Create keytab
- Open a command prompt on the Windows domain controller.
- Change to the root directory: cd /
- Set the server principal name using a command similar to the following:c:\> setspn -s host/gw-iss.idaasgateway.net IDAASGATEWAY\oag
- Create a keytab using a ktpass command similar to the following, entering the entire command on one line:c:\> ktpass /princ host/gw-idiaasgateway.net@IDAASGATEWAY.NET /mapuser oag@idaasgateway.net /out c:\oag.keytab /rndPass /pType KRB5_NT_PRINCIPAL /crypto All
-
Copy the keytab to a location that Access Gateway can access. Access Gateway requires access to the keytab when you create the Kerberos service.