MIB Viewer

sshdCfgUseLogin

OBJECT-TYPE
1.3.6.1.4.1.272.4.44.1.21
Access
read-write
Status
mandatory
Sub-identifiers
0
Specifies whether login(1) is used for interactive login sessions. The default is 'yes'. Note that login(1) is never used for remote command execution. Note also, that if this is enabled, X11Forwarding will be disabled because login(1) does not know how to handle xauth(1) cookies.
INTEGER { yes(1), no(2) }