...
- If you haven't already done so, copy the file from its current location to its preferred location.
D s config Specify the path to the new location in the following parameter:
Code Block "webapp.connectivity.krb5Path": "/etc/krb5.conf";
- Save your changes.
Local DNS configuration
The
D s node |
---|
Code Block |
---|
/etc/hosts |
Add an entry in the following format:
Code Block |
---|
<IP_address> <FQDN_to_KDC/AD-Server> <alias> |
...
FQDN_to_KDC/AD-Server
...
Example:
Code Block |
---|
127.255.255.255 ESNOEQ4-EC@BMBZ.trifacta.com ESNOEQ4-EC@BMBZ |
Configure vendor definition file
...