Adduser in Linux

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
graphitez
Forum Newbie
Posts: 1
Joined: Fri Nov 15, 2002 3:47 am

Adduser in Linux

Post by graphitez »

Hi,
i will like to find out how can i create a linux user using php something
like adduser command in linux?

Instead of using webmin, i will like to do the same in php.
Thanks.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

itbegary
Forum Commoner
Posts: 34
Joined: Sun Jan 05, 2003 2:50 am

Post by itbegary »

I also took at look at the exection commands and still am unsure on how to create a user via php. I am looking to reset passwords via apache with php4. The user will be able to change their own password assuming their current password is valid...

Any ideas?

gary@primeexalia.com
Post Reply