Instruction manual – StarTech.com CONYX ECS0016 User Manual

Page 100

Advertising
background image

Instruction Manual

93

The config tool is designed to perform multiple actions from one com-
mand if need be, so if necessary options can be chained together.

Options

Administration Configuration

System Settings
You can configure the system settings to the following values (denoted in
bolded text) using the corresponding commands from the command lines
(denoted by italicized text):
System Name og.mydomain.com
# /bin/config –-set=config.system.name=og.mydomain.com
System Password (root account) secret
# /bin/config –-set=config.system.password=secret
System SMTP Server 192.168.0.124
# /bin/config –-set=config.system.smtp.server=192.168.0.124
System SMTP Sender [email protected]
# /bin/config –[email protected]

The following command will synchronize the live system with the new
configuration.
# /bin/config –-run=systemsettings

Authentication Configuration
You can configure the system remote authentication with the following
settings (denoted in bolded text):
Remote Authentication Method: LDAP
# /bin/config –-set=config.auth.type=LDAP

Server IP Address: 192.168.0.32

# /bin/config –-set=config.auth.server=192.168.0.32
Server Password: Secret
# /bin/config –-set=config.auth.password=Secret

Advertising