Check LDAP password with SHA512

Arran Cudbard-Bell a.cudbardb at freeradius.org
Thu Jan 28 01:55:58 CET 2016


> You should be aware that the crypt() function is not threadsafe, and as such is protected by a mutex.  If you're only processing a few hundred authentications a second, that's fine, but it will cause issues when you get to thousands or tens of thousands.

Just pushed a fix to v3.1.x branch to use crypt_r. OSX doesn't seem to have it, but Linux does.

-Arran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20160127/89391896/attachment-0001.sig>


More information about the Freeradius-Users mailing list