[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: TSL / SSL




if i use only ldaps protocol (openldap compiled with openssl) with crypt Userpassword, is-it secure ?

More secure than storing passwords in the clear and transmitting them in the clear, certainly.


if not what is the better solution ?

MD5 instead of CRYPT.

For the ultimate in security and extra work, set up a Kerberos server.