Re: [PHP] /etc/shadow

2001-04-05 Thread Lindsay Adams
Yeah, crypt() Don't forget the salt. I did the same thing. Moved all my users into a database table with unix encrypted passwords, and run a function that dumps them all out to my /etc/passwd file. It appends the database data onto a passwd.base file that I made, that includes all the protected s

[PHP] /etc/shadow

2001-04-05 Thread Diogo Saad
Is there a function that encrypts a string the same way the shadow file does??? What I wanna make is a page that changes my unix account password Thanx ___ Diogo Saad [EMAIL PROTECTED] Inter Business Tecnologia e Serviços. -- PHP General Mailing List (http:/