Registration of a Client against a SMT server in non-interactive mode.
This document (7021084) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 12
Subscription Management Tool 11
Subscription Management Tool 12
Situation
Resolution
# openssl x509 -noout -in /srv/www/htdocs/smt.crt -fingerprint -sha1
The SHA1 fingerprint output should look similar to this :
DE:B8:F6:7F:13:30:FB:A5:D1:63:3F:9F:93:85:E1:17:B6:0A:60:17
The next step is to login as root into the Client you want to register and get the registration script from the SMT server with:
# wget http://YOUR-SMT-FQDN-HERE/repo/tools/clientSetup4SMT.sh
Set the proper permissions to be able to execute the script:
# chmod 755 clientSetup4SMT.sh
And finally, run the registration process like this:
# ./clientSetup4SMT.sh --host <YOUR-SMT-FQDN-HERE> --fingerprint <YOUR-SMT-CERTIFICATE-FINGERPRINT-STRING-HERE> --yes
And that is it, registration will be performed without any user interaction.
Cause
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7021084
- Creation Date: 12-Jul-2017
- Modified Date:03-Mar-2020
-
- Subscription Management Tool
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com