RE: ldap and ldaps

2002-11-01 Thread Patrick Nelson
Patrick Nelson wrote: - Putting ssl yes in ldap.conf doesn't really do (at least it doesn't seem to) anything different. The results were the same. So just running authconfig and setting values for server, base DN, and selecting Use TLS, should do this... OK cool a tool... Th

RE: ldap and ldaps

2002-11-01 Thread Patrick Nelson
Gordon Messmer wrote: - If I understand correctly, you should just have to set "ssl yes" in /etc/ldap.conf. If you use "authconfig" to configure pam and nss (and you should), you can simply choose the "Use TLS" option for LDAP, and it should get everything right for you. --

Re: ldap and ldaps

2002-10-31 Thread Gordon Messmer
On Thu, 2002-10-31 at 12:29, Patrick Nelson wrote: > channel being set up? If I use the pam_ldap to authenticate from my ldap > server how do I make sure that it's done over SSL/TLS? If I understand correctly, you should just have to set "ssl yes" in /etc/ldap.conf. If you use "authconfig" to co

ldap and ldaps

2002-10-31 Thread Patrick Nelson
--- scenario --- On the servers -> RH 7.2 with openldap-2.0.21-1 openldap-clients-2.0.21-1 openldap-server-2.0.21-1 openssl-0.9.6b-28 opens