Re: [CentOS] CentOS6 LDAP Authentication.

2012-10-27 Thread Banyan He
I think it's better checking it one by one. 1. check where it stuck arp/ip/tcp There is gonna be a layer to take the responsibility. 2. check if the ldaps works fine in Centos6 to the server tcpdump 3. decrypt the traffic seeing if the protocol goes well ssldump Banyan He

Re: [CentOS] CentOS6 LDAP Authentication.

2012-10-27 Thread Gordon Messmer
On 10/26/2012 01:08 PM, Ezequiel Larrarte wrote: I tried all /etc/nslcd.conf /etc/pam_ldap.conf /etc/openldap/ldap.conf Don't use nss-pam-ldapd and pam_ldap. Remove the packages entirely and install sssd. You'll still use authconfig to configure LDAP integration, but you'll get a stack

[CentOS] CentOS6 LDAP Authentication.

2012-10-26 Thread Ezequiel Larrarte
Hi! I can make ldap authentication to work using LDAPS in CentOS 6. On CentOS 5, I just simply set tls_cheekpeer no to /etc/ldap.conf and it works! I tried all /etc/nslcd.conf /etc/pam_ldap.conf /etc/openldap/ldap.conf It 's really confusing on CentOS 6. Why so many files CentOS 5