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

Contents 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.2 - (show annotations) (download)
Tue Oct 7 19:20:43 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

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