Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by slords, Tue Nov 2 16:57:29 2010 UTC | Revision 1.2 by slords, Tue Nov 2 17:00:20 2010 UTC | |
---|---|---|
# | Line 25 diff -up e-smith-samba-2.2.0/root/etc/e- | Line 25 diff -up e-smith-samba-2.2.0/root/etc/e- |
25 | - "-s", "/bin/false", | - "-s", "/bin/false", |
26 | - "$machineName" | - "$machineName" |
27 | - ) == 0 or die "Failed to create account $machineName.\n"; | - ) == 0 or die "Failed to create account $machineName.\n"; |
28 | +if ($domainauth eq 'enabled') | +if ($ldapauth eq 'enabled') |
29 | +{ | +{ |
30 | + system( | + system( |
31 | + "/usr/sbin/cpu", "-C/etc/cpu-system.conf", "useradd", | + "/usr/sbin/cpu", "-C/etc/cpu-system.conf", "useradd", |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |