Instruction Manual
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
System Password (root account) secret
# /bin/config
System SMTP Server 192.168.0.124
# /bin/config
System SMTP Sender og@mydomain.com
# /bin/config
The following command will synchronize the live system with the new configuration.
# /bin/config
Authentication Configuration
You can configure the system remote authentication with the following settings (denoted in bolded text):
Remote Authentication Method: LDAP
# /bin/config
Server IP Address: 192.168.0.32
# /bin/config
Server Password: Secret
# /bin/config
93