Show ssh server deny-users – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1408

Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
54.26
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
show ssh server deny-users
This command displays the user entries in the deny list of the SSH server. The user in the
deny list is rejected to access the SSH server. If a user is not included in the access list of the
SSH server, the user is also rejected.
Syntax
show ssh server deny-users
Mode
User Exec, Privileged Exec and Global Configuration
Example
To display the user entries in the deny list of the SSH server, use the command:
Output
Figure 54-10: Example output from the show ssh server deny-user command
Related Commands
ssh server allow-users
ssh server deny-users
awplus#
show ssh server deny-users
Username Remote Hostname (pattern)
----------------- --------------------------------
john *.b-company.com
manager 192.168.2.*
Table 54-10: Parameters in the output of the show ssh server deny-user command
Parameter
Description
Username
The user that this rule applies to.
Remote
Hostname
(pattern)
IP address or hostname pattern of the remote client. The user is
denied requests from a host that matches this pattern. If no
hostname is specified, the user is denied from all hosts.