Register Clients with the Web UI
Registering clients with the SUSE Manager Web UI works for Salt clients only.
If you are bootstrapping Salt clients using the Web UI, you need to ensure that the client system has Python installed before you begin.
For Salt clients running SUSE Linux Enterprise Server 12 or older, you also need the python-xml
package.
Do not register the SUSE Manager Server to itself. The SUSE Manager Server must be managed individually or by using another separate SUSE Manager Server. For more information about using multiple servers, see Using Multiple Servers to Manage Large Scale Deployments. |
-
In the SUSE Manager Web UI, navigate to
. -
In the
Host
field, type the fully qualified domain name (FQDN) of the client to be bootstrapped. -
In the
SSH Port
field, type the SSH port number to use to connect and bootstrap the client. By default, the SSH port is22
. -
In the
User
field, type the username to log in to the client. By default, the username isroot
. -
To bootstrap the client with SSH, in the
Authentication
field, checkSSH Private Key
, and upload the SSH private key to use to log in to the client. If your SSH private key requires a passphrase, type it into theSSH Private Key Passphrase
field, or leave it blank for no passphrase. -
To bootstrap the client with a password, in the
Authentication
field, checkPassword
, and type the password to log in to the client. -
In the
Activation Key
field, select the activation key that is associated with the software channel you want to use to bootstrap the client. For more information, see Activation Keys. -
OPTIONAL: In the
Proxy
field, select the proxy to register the client to. -
By default, the
Disable SSH Strict Key Host Checking
checkbox is selected. This allows the bootstrap process to automatically accept SSH host keys without requiring you to manually authenticate. -
OPTIONAL: Check the
Manage System Completely via SSH
checkbox. If you check this option, the client is configured to use SSH for its connection to the server, and no other connection method is configured. -
Click Bootstrap to begin registration.
When the bootstrap process has completed, your client is listed at
.
SSH private keys are stored only for the duration of the bootstrapping process. They are deleted from the SUSE Manager Server as soon as bootstrapping is complete. |
When new packages or updates are installed on the client using SUSE Manager, any end user license agreements (EULAs) are automatically accepted. To review a package EULA, open the package details page in the Web UI. |
To register and use CentOS 6, Oracle Linux 6, Red Hat Enterprise Linux 6, or SUSE Linux Enterprise Server with Expanded Support 6 clients, you need to configure the SUSE Manager Server to support older types of SSL encryption.
For more information, see |