After upgrading to Symantec Encryption Management Server (SEMS) 3.4.2, the following message can appear:
Your passphrase is about to expire in.
There is no indication of how many days the password will expire. This is because the Administrator password policy has been disabled in the policy and does not indicate a value.
Even if the password is changed, or /etc/ovid/prefs.xml is edited to enable password aging to false, the warning still appears.
<omc>
<enable-password-aging>false</enable-password-aging>
<password-min-age>0</password-min-age>
<password-max-age>0</password-max-age>
<advance-warning-period>0</advance-warning-period>
<enable-password-history>true</enable-password-history>
<number-of-passwords-to-remember>5</number-of-passwords-to-remember>
<enable-complex-password>true</enable-complex-password>
<password-min-length>8</password-min-length>
</omc>
Your passphrase is about to expire in.
Although the message appears, it is cosmetic and does not affect the normal use of the Encryption Management Server. After 30 days, the message should disappear.
For more information on Administrator Password policies, see article Encryption Management Server administrator passwords do not expire.