I've got a CentOS7 server joined to a Windows Active Directory Server. I'm trying to connect to CentOS using my Active Directory credentials but it seems that it checks the local account as first step and LDAP as second. That's because I'm receiving a message that order me to change the local account password. Is there a way to change the authentication order in order to check LDAP as first step and local account as second?
This is my nsswitch.conf
....
passwd: ldap files sss
shadow: ldap files sss
group: ldap files sss
....
threads to close. You'd answer to your own question and, eventually, mark it as "accepted".