WWWAcct 8.0 by J. Nick Koston
[specific Info]
User test1co added
Changing password for test1co
Password for test1co has been changed
Unable to add the user test1co
In the script wwwacct the section that is failing is this.
if(!getpwnam($user)){
deaderror" Unable to add user $user";
}
The user wasn't added previous to running this. If I am looking at this correctly it is supposed to skip over this when it gets a NULL because there is no entry to match. However, since it is erroring out...it leads me to believe it thinks the name is already created. I don't get it. If anyone has some insight on this it would be greatly appriciated.



LinkBack URL
About LinkBacks
Reply With Quote




