User Passwords

Everything about Control-M Enterprise Manager Server installation or setup.
Post Reply
Blokie

User Passwords

Post by Blokie » 06 Nov 2007 1:59

I suspect my users aren't conforming to password complexity requirments, as the System Administrator - Can I Vioew The Passwords ?

My system parameters are set as follows:
general PasswordComplexityOnOff = 0
general PasswordExpirationOnOff = 0
Will amending these affect the Privelaged users also ?

Rgds

User avatar
gglau
Nouveau
Nouveau
Posts: 317
Joined: 13 Jun 2007 12:00

Post by gglau » 07 Nov 2007 4:08

Passwords are encrypted in database. It is typical to most systems that no one can see the unencrypted password.

For each user, there is a bit that indicates "password never expires". Setting "PasswordExipireOnOff" is for the default of this bit when new user is created. Administrator has to set it for existing users individually to the new setting.

Setting "PasswordComplexityOnOff" will take affect when password is changed. It won't affect existing passwords.

Hope this helps.

Post Reply