Hey!

I was wondering with what command do you execute shell commands?

What I need is to change users password on the server, I want to write
that script and it needs to be safe. So I don't know what should I use.
I think I will need to check username and password, then log in through
website with it and then use passwd command on that user to change the
password. Or maybe I am wrong, I never done something like that.

Thanks for any info!

-mNTKz



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to