Walkthroughs for options on the Settings page.
The User Menu has the functionality to disable the web interface.
-
Log in to the NetSUSLP web application.
-
In the drop down list select "Disable GUI".
-
Click Disable in the confirmation prompt. You will be immediately logged out and the "WebAdmin GUI is disabled" status message will be displayed.
The NetSUSLP allows you to enable the WebAdmin GUI from the command line.
-
Log in to the NetSUSLP as a user with sudo privileges, using ssh or via the console.
-
Execute the following command:
sudo /var/www/html/webadmin/scripts/adminHelper.sh enablegui
-
Refresh the NetSUSLP in your browser.
The NetSUSLP allows you to configure the web interface to authenticate using Active Directory LDAP.
-
Log in to the NetSUSLP web application.
-
Click the "Web Interface" tab.
-
Click the link for the Active Directory domain.
-
Enter the Active Directory LDAP information in the modal dialog.
Note: Checking the Use SSL checkbox will automatically change the port to the default value. -
Click Save. A notification will appear regarding groups.
-
Click the + Add button in the upper-right of the table.
-
Enter the Active Directory group name for NetSUSLP administration in the modal dialog.
-
Click Save.
The Network settings allow you to configure the hostname for the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Enter the new hostname for the NetSUSLP.
-
Click Save.
The Network settings allow you to configure the IPv4 information for detected network interfaces.
Note: Currently bonded interfaces are not supported.
-
Log in to the NetSUSLP web application.
-
Click the link for the interface name you wish to configure.
-
Provide the configuration information in the modal dialog
-
Click Save. A message displays, reporting the success or failure of the change.
-
Click Restart to apply the changes.
The Network settings allow you to configure the global proxy for the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Click the link for the Network Proxy.
-
Enter the Proxy information in the modal dialog.
-
Click Save.
The Network settings allow you to enable/disable ssh access for the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Click the Enable / Disable button under SSH Server.
The Network settings allow you to enable/disable the firewall for the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Click the Enable / Disable button under Firewall.
The Date/Time settings allow you to set the network time server for the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Enter the ntp server hostname or IP address in the "Network Time Server" field.
-
Click the Save button next to the "Network Time Server" field.
The Date/Time settings allow you to set the date/time on the NetSUSLP.
Note: If using a network time server, the date may immediately change to the value provided by the server.
-
Log in to the NetSUSLP web application.
-
Click the calendar icon to access the date/time picker.
-
Select the date/time using the picker.
-
Click the Save button next to the "Current Time" field.
The Date/Time settings allow you to set the time zone on the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Click the appropriate location on the time zone map or select the time zone from the menu.
-
Click the Save button next to the time zone menu.
The Certificates settings allows you view the currently installed SSL certificate used for communication with the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Click the "SSL Certificate" tab to view the certificate information.
The Certificates settings allows you to create a new private key and a certificate signing request for a new SSL certificate.
-
Log in to the NetSUSLP web application.
-
Click the "Certificate Signing Request" tab.
-
Enter the certificate information in the appropriate fields.
-
Click Create. A zip archive will download containing a new private key and the related csr.
The Certificates settings allows you to modify the server settings with a SSL certificate to be used for communication with the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Enter the "Private Key", "Certificate", and "CA Bundle" fields with the appropriate unencrypted certificate information.
-
Click Apply.
-
Click Restart to apply the changes.
The Storage settings allows you to expand the disk's logical volume on the NetSUSLP, if the VMDK has been expanded.
-
Shut down the NetSUSLP.
-
Expand the VMDK of the NetSUSLP from within the hypervisor.
-
Start up the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
If a suitable LVM is found with sufficient space available, the Expand button will be enabled, click Expand.
-
Click Restart for the additional storage to become available.
The Logs page allows you to select, view and download log files on the NetSUSLP.
-
Log in to the NetSUSLP web application.
-
Select the log file you wish to view.
-
Optionally enter the number of lines (from the end) of the log file you wish to see. If this is left blank, the entire log is displayed.
-
Click Display.
-
To download the log click Download, or click Done to return to the Log selection.