ikellen
03-06-2004, 07:52 PM
I need a program/script that does more than just the regular adduser program. I need it for a public box I admin. Basically I need the program to:
1. Do all the standard adduser functions
2. Create a public_html directory in their home directory, make the user the owner of the folder with correct permissions.
3. Add them to our pine global address book
And, optionally:
4. Add them to a MySQL or LDAP database if I decide to implement PAM authentication for various things.
Anyone know of a script/program that does this, or could someone write one for me? :D
Thanks
1. Do all the standard adduser functions
2. Create a public_html directory in their home directory, make the user the owner of the folder with correct permissions.
3. Add them to our pine global address book
And, optionally:
4. Add them to a MySQL or LDAP database if I decide to implement PAM authentication for various things.
Anyone know of a script/program that does this, or could someone write one for me? :D
Thanks