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/cong–-set=cong.system.name=og.mydomain.com
System Password (root account) secret
#/bin/cong–-set=cong.system.password=secret
System SMTP Server 192.168.0.124
#/bin/cong–-set=cong.system.smtp.server=192.168.0.124
System SMTP Sender og@mydomain.com
#/bin/cong–-set=cong.system.smtp.sender=og@mydomain.com
The following command will synchronize the live system with the new
configuration.
#/bin/cong–-run=systemsettings
Authentication Configuration
You can configure the system remote authentication with the following
settings (denoted in bolded text):
Remote Authentication Method: LDAP
#/bin/cong–-set=cong.auth.type=LDAP
Server IP Address: 192.168.0.32
#/bin/cong–-set=cong.auth.server=192.168.0.32
Server Password: Secret
#/bin/cong–-set=cong.auth.password=Secret