
November 2nd, 2003, 05:44 PM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PHP class/scripts for manipulating users under *nix systems.
Greetings PHP folks.
Asked Google a little about this, and I did not found much. There seams to be nothing in Pear also. Let me know if you already found something, somewhere, before I start coding it myself  I just dont want to re-invent the wheel here. What Im looking for is some base class / scripts that will manipulate users under linux, ie : add a user, remove a user, change passwd, change homedir, handle groups, and the sorts.
Thanks for any pointers.
|