We are trying to create some service accounts that hopefully we'll never have to touch. For sending notification emails and such.
Is there a way to have it so that passwords never expire?
We are trying to create some service accounts that hopefully we'll never have to touch. For sending notification emails and such.
Is there a way to have it so that passwords never expire?
normally you can override config, domain, or cos defaults by changing the value for specific users. try changing the zimbraPasswordMaxAge value for those users with the command
0 should make it never esxpireCode:zmprov modifyAccount <account> zimbraPasswordMaxAge 0
Or have one CoS for users, another for service accounts.
There are currently 1 users browsing this thread. (0 members and 1 guests)