changePasswordFirstAccess
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.1.1.20.8
Object
scalar
mandatory
r/w
Enumeration
If enabled, the login user will be forced to change their password on the first access after the account has been established or on the first access after an administrator has changed the password for the user, except for the administrator password for USERID. The default value is disabled.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.1.1.20.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- customSecuritySettings
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| loginPasswordRequired mandatory If enabled, all users require a login password to access the IMM
via the CLI and Web interfaces. The default value is disabled. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.1 |
| maxLoginFailures mandatory The maximum number of login failures before a user account is locked.
A value of 0 disables this option. The default value is 5. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.10 |
| passwordChangeInterval mandatory A minimum period of time that user is not able to change
their own password. The range of acceptable values will be
from 0 to 240 (or 10 days). A value of 0 disables this
option. … | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.11 |
| passwordExpirationPeriod mandatory The number of days before login passwords expire. The minimum
value is 1 day and the maximum value is 365 days. The default
value is 90 days. A value of 0 disables this option. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.2 |
| minimumPasswordReuseCycle mandatory The number of unique passwords a user must choose before
reusing a password. The default value is none. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.3 |
| complexPasswordRulesEnforced mandatory If enabled, password should contains at least one numeric and
one alphabetic character. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.4 |
| minimumPasswordLength mandatory The required minimum number of characters in the new password.
The default value is 8.
A SET of this object is ignored until the complexPasswordRules option is enabled
… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.5 |
| defaultAdminPasswordExpired mandatory If enabled, the factory default 'USERID' account password must
be changed on next login. The default value is disabled. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.6 |
| minimumDiffCharsPassword mandatory The required minimum number of characters in the new password
different from the previous password. The default value is 2.
A SET of this object is ignored until the c… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.7 |
| accountLockoutPeriod mandatory The period of time in minutes that a user is locked out after the
maximum number of login failures was reached. The minimum value is
is 1 minute and the maximum value is 240 minu… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.1.1.20.9 |