|
|
|
|
|
by gopaz
2250 days ago
|
|
Can someone recommend a product (open source) that supports:
* ldap
* multiple password hashes per person, or some other way to keep different hash-functions of the password ( ldap supports this)
* saml/shibboleth or openid connect (preferably both)
* export all users and password hashes (I guess ldap supports this natively) Want to replace a legacy openldap installation with something more modern and future proof, but need to keep supporting a couple of old systems that won't go away for a long time. |
|