MIB Viewer

dSshUserAuthMethod

OBJECT-TYPE
1.3.6.1.4.1.171.14.17.1.4.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the authentication method for this user account. 'password' - use password authentication method for this user account. 'publickey' - use public key authentication method for this user account. 'hostbased' - use host-based authentication method for this user account.
INTEGER { password(1), publickey(2), hostbased(3) }