search for: cfylyrzbxfes5t0

Displaying 1 result from an estimated 1 matches for "cfylyrzbxfes5t0".

2016 Jun 14
3
Double variable expansion / multiple password mechanisms
Hi, Trying to solve the problem of supporting multiple auth mechanisms + proxy and really don't want to store user passwords in plain test and fine to do master user to backend. I had the crazy thought I could do something like the following: For each user Store supported password schemes as LDAP attributes: userPasswordCRAM-MD5: {CRAM-MD5}xxx userPasswordDIGEST-MD5: {DIGEST-MD5}xxxx