userAuthenticationMethod
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.7
Object
scalar
mandatory
r/w
Enumeration
Use this field to specify how users attempting to login should be authenticated.
There are two methods:
Local authentication. Userid and password are verified by searching the list
of users locally configured under Local Login Profiles.
LDAP based authentication. Users are authenticated via a remote LDAP server.
One or both authentication methods can be selected. If both methods should be
used, the order must be specified.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- generalRemoteCfg
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | localOnly |
1 | ldapOnly |
2 | localFirstThenLdap |
3 | ldapFirstThenLocal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| authenticationLoggingTimeout mandatory Use this option to set how long, in seconds, MM will not log the authentication
events for the same user. The default setting is 5 minutes. 0 indicates log all
authentication even… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.10 |
| trackingIP mandatory This option indicates tracking different IP addresses for the same user is
enabled or not. If it is enabled then an access every second from
alternating IP addresses will result i… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.11 |
| accountSecurityManagement | node | - | .1.3.6.1.4.1.2.3.51.2.4.1.1.20 |
| remoteAlertRetryDelay mandatory Number in seconds to delay between retries if sending a
remote alert is unsuccessful. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.3 |
| remoteAlertRetryCount mandatory Number of additional times a remote alert will be
retried if not successfully sent. A value of zero indicates
no retries will be attempted. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.1.1.4 |
| maxSessionsPerLDAPUser mandatory The maximum number of simultaneous active sessions allowed for
each LDAP user. If the value is 0, this option is disabled. The
minimum value is 1 and the maximum value is 20. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.1.1.9 |