Date: Tue, 16 May 2000 23:15:00 -0500 From: "Scot W. Hetzel" <hetzels@westbend.net> To: <freebsd-questions@freebsd.org> Subject: Length of MD5 passwords? Message-ID: <004101bfbfb6$77e654c0$8dfee0d1@westbend.net>
next in thread | raw e-mail | index | archive | help
I am the maintainer of the apache13-fp port, and MS and RTR have now released Frontpage Extensions for FreeBSD (we were using the BSDI extensions). Everything works as expected, except for one problem. When libcrypt is linked to libscrypt fpsrvadm.exe creates a encrypted MD5 password that is 33 characters in length, while passwd and htpasswd creates a encrypted MD5 password that is 34 characters. I believe the problem to be that the buffer that fpsrvadm.exe is using to store the encrypted password is less than 34 characters. Is my assumption correct? What length is the MD5 password supposed to be? Thanks, Scot P.S. Send me any replies. 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?004101bfbfb6$77e654c0$8dfee0d1>