delimiter")),
Source: validator
if (strlen(v) != 1) valid = 0;
else if (v[0] == '\'') valid = 0;
else if (v[0] == '"') valid = 0;
else if (v[0] == '`') valid = 0;
else if (v[0] == ' ') valid = 0; // breaks sshd_config
else if (v[0] == '=') valid = 0; // breaks sshd_config
else if (v[0] == '#') valid = 0; // breaks sshd_config
else if (!isprint(v[0])) valid = 0;
else {
valid = 1;
}
Port Number for Direct
SSH Links
This port number will be used for direct SSH links
on the serial ports page. Set this option if you
have configured SSH to be reachable on a non-
standard port.
Max Startups Start
The number of connections pending authen-
tication before new connections
begin
to be
refused.
Required start: int (minimum = 1; default = 10)
CONFIGURE MENU
102
Содержание OM1200 Series
Страница 1: ...Operations Manager User Guide 20 Q4 November 2020 ...
Страница 25: ...3 Click Enabled Automatic 4 Change the Media Setting as needed and click Apply INITIAL SYSTEM CONFIGURATION 25 ...
Страница 34: ...ACCESS MENU 34 ...
Страница 39: ...l Logging Levels l Serial Port Aliases CONFIGURE MENU 39 ...
Страница 93: ...CONFIGURE MENU 93 ...
Страница 135: ...SNMP CONFIGURE SNMP The CONFIGURE SNMP menu has two options SNMP Service and SNMP Alert Managers CONFIGURE MENU 135 ...
Страница 154: ...Note Double quotes around strings should be protected from the shell ADVANCED OPTIONS 154 ...
Страница 162: ...UI BUTTON DEFINITIONS 162 ...