version 1.20, 2005/03/26 20:40:18
|
version 1.21, 2005/04/07 22:27:52
|
Line 173 if (-e '/usr/bin/smbpasswd') {
|
Line 173 if (-e '/usr/bin/smbpasswd') {
|
($>,$<)=(0,0); # fool smbpasswd here to think this is not a setuid |
($>,$<)=(0,0); # fool smbpasswd here to think this is not a setuid |
# environment |
# environment |
|
|
# If the -a swithc is put on the smbpasswd |
# If the -a switch is put on the smbpasswd |
# command line, either a new entry will be created or the old one |
# command line, either a new entry will be created or the old one |
# will be used. |
# will be used. |
# Therefore the old strategy of looking for and adding a dummy entry is |
# Therefore the old strategy of looking for and adding a dummy entry is |