6 Sep
2005
6 Sep
'05
12:57 p.m.
Daniel Corbe <daniel.junkmail@gmail.com> wrote:
I'm passing a Digest auth request from my SIP server to my Radius server and then to my LDAP back-end.
The only way I can get it to work is if I store the userPassword attribute on the LDAP server in plain text. Ideally I'd like to be able to store them in MD5
It's impossible, and designed to be impossible by the people who created the algorithms. Alan DeKok.