2 – Switch Command Line Interface
Groups and Commands
D000025-002 Rev. A
2-19
A
loginMode
Allows the user to change the user interface authentication requirements.
Syntax:
Options:
Sample Output:
NOTES:
This command displays or changes how users are authenticated when
connecting to the GUI or CLI. With no parameters, the current login mode is
displayed. The login mode can be changed by specifying a single integer parameter
indicating which of the following modes should become active:
0 - Username and password required
1 - Password is not required
2 - Username / password are not required
3 - LDAP Authentication
When usernames are disabled, all users will be logged on as the administrative
user. There is no way to change this behavior.
setldapSvrIpAddr
Modify the LDAP Server IP Address.
Syntax:
Options:
Sample Output:
loginMode [mode]
[mode]
Determines how users are able to login.
-> loginMode 1
Mode successfully changed to: 1 = Password is not required
setldapSvrIpAddr [ipaddress]
[ipaddress]
The IP address of the ldap server you wish to set to authenticate in the format
"192.168.0.1"
-> setldapSvrIpAddr 192.168.0.29