userAuthenticationMethod
LENOVO-XCC-MIB ·
.1.3.6.1.4.1.19046.11.1.3.1.1.8
Object
scalar
mandatory
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
- LENOVO-XCC-MIB
- OID
.1.3.6.1.4.1.19046.11.1.3.1.1.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- generalRemoteCfg
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | localOnly |
1 | ldapOnly |
2 | localFirstThenLdap |
3 | ldapFirstThenLocal |