Is there any way to setup an Windows(domain account) or SQL login whose password does not expire?
Now, SQL Services are running under an DBA's domain account, which expires after a certain period. We want to avoid such situations.
I am taking a wild guess by assuming that in Windows(domain account), we can give unexpired password setting. Is that the only way?