NetBackup™ Web UI Administrator's Guide
- Introducing the NetBackup web user interface
- Section I. Managing security
- Monitoring and notifications
- Managing role-based access control
- Configuring RBAC
- Role permissions
- Global > NetBackup management
- Global > Security
- Global > Storage
- Global > NetBackup management
- Manage access
- Configure an external certificate for the NetBackup web server
- Security events and audit logs
- Managing security certificates
- Managing user sessions
- Managing master server security settings
- About trusted master servers
- Creating and using API keys
- Configuring authentication options
- Managing hosts
- Troubleshooting the web UI
- Section II. Managing storage and backups
- Configuring storage
- Managing protection plans
- Managing protection plans for Microsoft SQL Server
- Usage reporting and capacity licensing
- Configuring storage
- Section III. Veritas Resiliency Platform
- Section IV. Managing credentials
Redirection issues
If you are facing issues with redirection, check the error messages in web services log files to narrow down the cause of the issue. NetBackup creates logs for the NetBackup web server and for the web server applications. These logs are written to the following location:
UNIX:
/usr/openv/logs/nbwebservice
Windows:
install_path\NetBackup\logs\nbwebservice
The IDP metadata XML file contains the IDP certificate, the entity ID, the redirect URL, and the logout URL. The NetBackup web UI can fail to redirect to the IDP sign in page, if the IDP XML metadata file is outdated or corrupted. The following message is added to the web service log:
Failed to redirect to the IDP server.
To ensure that the latest configuration details are available to the NetBackup master server, download the latest copy of the XML metadata file from the IDP. Use the IDP XML metadata file to add and enable the latest IDP configuration on the NetBackup master server. See Add and enable the IDP configuration.
When you enter your credentials in the IDP sign in page, your browser might display an Authentication failed error, instead of redirecting to the NetBackup web UI. Refer to the following table for resolution steps based on the error found in the web service log.
Table:
Web Service Log Error message | Explanation and recommended action |
---|---|
userPrincipalName not found in response. | While adding the IDP configuration to the NetBackup master server, the value entered for the user (-u) option must match the SAML attribute name, which is mapped to the userPrincipalName attribute in AD or LDAP. For more information, See Add and enable the IDP configuration. |
userPrincipalName is not in expected format | The IDP sends SAML responses to the NetBackup master server, which contains SAML user and SAML user group information. To enable the IDP to successfully send this information, ensure the value of userPrincipalName attribute sent by the IDP is defined in the format of username@domainname. For more information, See Enroll the NetBackup master server with the IDP. |
Authentication issue instant is too old or in the future | This error can occur because of the following reasons:
SAML_ASSERTION_LIFETIME_IN_SECS=129600 |
Response is not success | This error can occur because of the following reasons:
|