OID | 1.3.6.1.4.1.27975.35.1.5 |
Module | SWITCH (FS) |
Nom | sshServerAuthType |
Acces | readwrite |
Status | current |
Description | SSH server authentication type. password(1): Enable password authentication rsa(2): Enable SSHv1 RSA authentication publicKey(3): Enable SSHv2 public key authentication passwordRsa(4): Enable password and sshv1 Rsa authentication passwordPublicKey(5): Enable password and sshv2 public-key authentication. rsaPublicKey(6): Enable sshv1 rsa and sshv2 public-key authentication. all(7): Enable all authentication type. Default value is 5. |
Syntaxe | Enumeration (1-password, 2-rsa, 3-publicKey, 4-passwordRsa, 5-passwordPublicKey, 6-rsaPublicKey, 7-all) |