/[smeserver]/rpms/e-smith-samba+ldap/sme7/e-smith-samba+ldap-1.15.1-merge_users_and_people.patch
ViewVC logotype

Annotation of /rpms/e-smith-samba+ldap/sme7/e-smith-samba+ldap-1.15.1-merge_users_and_people.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Jul 25 19:07:12 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-samba+ldap-1_15_1-5_el4_sme, e-smith-samba+ldap-1_15_1-6_el4_sme
Updates

1 slords 1.1 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
2     --- e-smith-samba+ldap-1.15.1/root/etc/e-smith/events/actions/create-machine-account 2008-06-03 19:49:29.000000000 +0200
3     +++ 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
4     @@ -64,9 +64,9 @@
5     my $base = esmith::util::ldapBase ($domain);
6    
7     system(
8     - "/usr/sbin/cpu", "useradd",
9     + "/usr/sbin/cpu", "-C/etc/cpu-machine.conf",
10     + "useradd",
11     "-o",
12     - "--userbase=ou=Computers,$base",
13     "-g nobody",
14     "-c", "Hostname account for $machineName",
15     "-d", "/noexistingpath",

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed