How do I enable NFM-P client access through a SANE portal?
CAUTION Service Disruption |
Enabling SANE portal access to the NFM-P requires a restart of each NFM-P main server, and causes a network management outage.
Ensure that you perform the procedure only during a scheduled maintenance period of sufficient duration. For reference, the required sequence of events in a redundant NFM-P deployment is:
-
primary main server stopped / server activity switch triggered — network management outage begins
-
server activity switch completes — network management outage ends
-
if required, manual activity switch performed to restore initial main server roles
Before you begin
Perform this procedure to enable Single Sign On (SSO) NFM-P client access to the following through a SANE portal that you provide:
Note: SANE portal access to the NFM-P has specific restrictions and configuration requirements in addition to the procedure steps; contact technical support before you attempt to perform the procedure.
Note: You must perform the procedure on each NFM-P main server; in a redundant system, you must perform the procedure on the standby main server first.
Note: You can perform the procedure as part of an NFM-P system installation or upgrade, or on an installed system.
Note: You require nsp user privileges on each main server station.
Steps
1 |
Perform Step 3 to Step 12 on each main server. |
2 |
Go to Step 13. |
3 |
If the SANE portal is TLS-secured, import your SANE-server TLS certificate for portal access to the main-server truststore. Note: If the certificate is CA-signed, you must import the entire CA chain of certificates to the truststore; see the CA documentation for information about importing trusted certificates.
|
4 |
Perform one of the following.
|
5 |
Enter the following: bash$ sudo samconfig -m main -sane ↵ The following is displayed: Start processing command line inputs... <main> |
6 |
Enter the following: <main> configure sane ↵ The prompt changes to <main configure sane> |
7 |
Enter the following: <main configure sane> windows-dir directory ↵ where directory is the absolute path of the GUI client installation location on each Windows client station |
8 |
Enter the following: <main configure sane> linux-dir directory ↵ where directory is the absolute path of the GUI client installation location on each RHEL client station |
9 |
If the SANE portal is TLS-secured, enter the following: <main configure sane> certificates "certificate-list" ↵ where certificate-list is a list of paired entities and certificate file paths in the following format: entity1#path1;entity2#path2...entityn#pathn |
10 |
Enter the following: <main configure sane> back ↵ The prompt changes to <main configure>. |
11 |
If the SANE portal is TLS-secured, specify the location of the truststore file that contains the SANE certificate. Note: You must specify the truststore location, regardless of whether the location has changed. Enter the following: <main configure> tls truststore-file truststore_file back ↵ where truststore_file is the absolute path and filename of the TLS truststore file on the main server station |
12 |
Perform one of the following.
|
13 |
If the NFM-P system is redundant and you want to restore the initial primary and standby main-server roles, perform a manual server activity switch. |
14 |
To enable NSP sign-in access, configure the following URL on the SANE server:
where NFM-P_address is the NFM-P main server IP address or hostname, depending on which is configured for client access Note: Cross-launch from a SANE portal to the NSP may occasionally fail; in such an event, repeat the SANE cross-launch attempt. |
15 |
To enable single-user client installation using the binary installer, configure the following link definitions, as required, on the SANE server:
where NFM-P_address is the NFM-P main server IP address or hostname, depending on which is configured for client access path is the absolute file path of the client installation directory, for example, /opt/nsp/client on RHEL, or C:\nsp\client on Windows Note: After you configure a link definition, the client installation page is available from the Install NFM-P link on the User Settings page of the NSP UI, or at one of the following URLs:
|
16 |
To enable single-user client installation using the traditional JNLP installer, configure the following URL on the SANE server:
where NFM-P_address is the NFM-P main server IP address or hostname, depending on which is configured for client access |
17 |
To enable client delegate server installation, configure the following link definitions on the SANE server, as required.
where NFM-P_address is the NFM-P main server IP address or hostname, depending on which is configured for client access path is the absolute file path of the client delegate server installation directory, for example, /opt/nsp/client on RHEL, or C:\nsp\client on Windows Note: After you configure a link definition, the client delegate server installation page is at one of the following URLs:
End of steps |