C613-50170-01 Rev B
Command Reference for x510 Series
2730
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
ECURE
S
HELL
(SSH) C
OMMANDS
SSH
SERVER
AUTHENTICATION
To disable
password
authentication for users connecting through SSH, use the
commands:
awplus#
configure terminal
awplus(config)#
no ssh server authentication password
To disable
publickey
authentication for users connecting through SSH, use the
commands:
awplus#
configure terminal
awplus(config)#
no ssh server authentication publickey
Related
Commands