Authlogic LDAP : encrypt communication

Posted by user146297 on Stack Overflow See other posts from Stack Overflow or by user146297
Published on 2010-04-21T11:33:07Z Indexed on 2010/04/21 12:43 UTC
Read the original article Hit count: 242

Filed under:
|
|

Hi,

I have a rails app with authlogic and LDAP, but my problem is i can see all the users password on the log file, is there something to fix to encrypt those passwords. For ldap i use :encryption simple_TLS

Thanks for your help

© Stack Overflow or respective owner

Related posts about ldap

Related posts about authlogic