diff -Nur -x '*.orig' -x '*.rej' e-smith-samba+ldap-1.15.1/root/etc/e-smith/events/actions/create-machine-account mezzanine_patched_e-smith-samba+ldap-1.15.1/root/etc/e-smith/events/actions/create-machine-account --- e-smith-samba+ldap-1.15.1/root/etc/e-smith/events/actions/create-machine-account 2008-06-03 19:49:29.000000000 +0200 +++ mezzanine_patched_e-smith-samba+ldap-1.15.1/root/etc/e-smith/events/actions/create-machine-account 2008-06-03 19:49:26.000000000 +0200 @@ -64,9 +64,9 @@ my $base = esmith::util::ldapBase ($domain); system( - "/usr/sbin/cpu", "useradd", + "/usr/sbin/cpu", "-C/etc/cpu-machine.conf", + "useradd", "-o", - "--userbase=ou=Computers,$base", "-g nobody", "-c", "Hostname account for $machineName", "-d", "/noexistingpath",