Date: Mon, 13 May 2002 12:59:33 -0300 From: "Joao Carlos" <jcrr@wavenet.com.br> To: <questions@freebsd.org> Subject: changing password via web Message-ID: <002001c1fa97$2cff5060$2c00a8c0@intranet.wavenet.com.br>
next in thread | raw e-mail | index | archive | help
I used to have a CGI written in C, that used the function crypt(3) to check the actual passwords of the clients that wanted to change password. I tried to use this same CGI in earlier versions of FreeBSD and it's not working. What did change? Im my master.passwd I see some DES encrypted password and some MD5 encrypted passwords. I change the pass to the same pass and the crypt now changes. What's it? Does anyone has any script or CGI source that do this job? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002001c1fa97$2cff5060$2c00a8c0>