AUTHENTICATION_DOMAIN option for NetBackup servers and clients
This option defines a set of NetBackup product authentication principles.
Table: AUTHENTICATION_DOMAIN information
Usage | Description |
|---|---|
Where to use | A master server, media server, or client that uses NetBackup product authentication and authorization must have at least one AUTHENTICATION_DOMAIN entry listed for this option. More than one domain can be specified. If a media server or client does not define an authentication domain, it uses the authentication domains of its master server. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: AUTHENTICATION_DOMAIN = domain "comment" mechanism broker [port] This option may appear more than once in the configuration file. The following variables are defined:
|
Example |
AUTHENTICATION_DOMAIN = mycompany.com "Typical UNIX logins" NIS broker1.mycompany.com AUTHENTICATION_DOMAIN = OurEnterprise "Typical Windows logins" WINDOWS broker2.mycompany.com 5544 AUTHENTICATION_DOMAIN = mycompany.com "VxSS-Only Identities" VXPD broker1.mycompany.com AUTHENTICATION_DOMAIN = broker3.mycompany.com "Local UNIX Logins on host broker3" PASSWD broker3.mycompany.com In this example:
|
Equivalent Administration Console property | Click , , Double-click on server . See Authentication Domain tab of the Access Control properties. |