/[smeserver]/rpms/e-smith-ibays/sme8/e-smith-ibays-2.2.0-enable-cpu.patch
ViewVC logotype

Diff of /rpms/e-smith-ibays/sme8/e-smith-ibays-2.2.0-enable-cpu.patch

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

Revision 1.1 by slords, Tue Nov 2 17:07:31 2010 UTC Revision 1.2 by slords, Thu Nov 4 15:59:37 2010 UTC
# Line 11  diff -up e-smith-ibays-2.2.0/root/etc/e- Line 11  diff -up e-smith-ibays-2.2.0/root/etc/e-
11  -exec /usr/sbin/userdel "$ibay"  -exec /usr/sbin/userdel "$ibay"
12  +if [ "$ldapauth" == "enabled" ]  +if [ "$ldapauth" == "enabled" ]
13  +then  +then
14  +    /usr/sbin/cpu userdel "$ibay"  +    /usr/sbin/cpu -C/etc/cpu-system.conf userdel "$ibay"
15  +    /usr/sbin/cpu -C/etc/cpu-system.conf groupdel "$ibay"  +    /usr/sbin/cpu -C/etc/cpu-system.conf groupdel "$ibay"
16  +else  +else
17  +    exec /usr/sbin/userdel "$ibay"  +    exec /usr/sbin/userdel "$ibay"


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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