Hi,
I've try to make what I want by follow your instruction (Abe Loveless) but failed. Kindly I need your assistance again to give more details as I'm not clear in your words
"In line 42, you'll need to add the new variables in the system call that calls the "adduser" script. The format of the line should look like this:
acctName, Passwd, firstName, lastName, department, company, street, city, phone"
Actually I want to add user with the following format.
USERNAME:PASS:FIRSTNAME:LASTNAME:GROUP:DEPARTMENT:COMPANY:STREETADDR:CITY:PHONENO
Thanks again.