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
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | localOnly |
1 | ldapOnly |
2 | localFirstThenLdap |
3 | ldapFirstThenLocal |