Configuration Guide Basic Switch Management Configuration
username test permission rw /
If the specified file does not have permissions configured, the permission of its
parent directory is used. If its parent directory does not have permissions
configured either, the permission of the directory higher than the parent
directory is used till the root directory. If the root diretory does not have
permission configured, it is considered that the file has all permissions.
Restricting Users from Remote Login
Our products support restriction of the local user from remote login. To be
compatible with the previous local account, all local users are allowed to access
remotely when no restrictions are configured.
To restrict the local user from remote login, run the following commnads in
global configuration mode.
Ruijie(config)#username name reject
rlogin
Restrict the local user from remote
login.
Ruijie(config)#no username name reject
rlogin
Delete restrictions on the local user from
remote login.
When this command is configured, you cannot use the local user account to
login in to the device.
Configuring Line Logon Authentication
To enable the line logon identity authentication, run the following specific
commands in the line configuration mode:
Ruijie(config-line)# login local
Set local authentication for line logon in
non-AAA mode.
Ruijie(config-line)# login
authentication {default | list-name}
Set AAA authentication for line logon in
AAA mode. The authentication methods
in the AAA method list will be used for
authentication, including Radius
authentication, local authentication and
no authentication.
For more information on how to set AAA mode, configure
Radius service and configure the method list, see the sections
for AAA configuration.