Linux service account management

active-directorylinuxuser-accounts

We use Windows Active Directory for account management. As a security policy, we need to change password for service accounts at least every six months. What we are experiencing is, when we change the password on AD, the application breaks before we get to change the password on servers where the account is being used. I was wondering if any of you experienced this issue. How did you resolve this issue? Thanks

Best Answer

Use correctly configured cache daemon on Linux server side.

SSSD works quite good with Active Directory.

Here is the link to RHEL Guide:

RHEL6 AD INTEGRATION AND SSSD GUIDE