[CentOS] C7: need authconfig against LDAP

2014-08-29 Thread Mihamina Rakotomandimby
Hi all, On a C6 box, when I want to enable LDAP authentication, I issue: # yum -y install nss-pam-ldapd pam_ldap nscd # authconfig --enableldap --enableldapauth --enablemkhomedir \ --ldapserver=ldap://ldap-blabla/ \ --ldapbasedn=blabla \ --enablecache --disablefingerprint \

Re: [CentOS] C7: need authconfig against LDAP

2014-08-29 Thread anax
On 2014-08-29 08:37, Mihamina Rakotomandimby wrote: Hi all, On a C6 box, when I want to enable LDAP authentication, I issue: # yum -y install nss-pam-ldapd pam_ldap nscd # authconfig --enableldap --enableldapauth --enablemkhomedir \ --ldapserver=ldap://ldap-blabla/ \

Re: [CentOS] C7: need authconfig against LDAP

2014-08-29 Thread Mihamina Rakotomandimby
On 08/29/2014 11:06 AM, anax wrote: As far as I read, - there is a switch to sssd - I found 1 link: http://www.certdepot.net/ldap-client-configuration-authconfig/ sssd is a hard peace to configure. In C7 it wants absolutely to have an encrypted connection to the LDAP server. Therefore, it