Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ktpass -princ HTTP/win-tc01.yourdomain@YOURDOMAIN.DE
       -mapuser custoKerberos@yourdomain.de -crypto rc4-hmac-nt
       -ptype KRB5_NT_PRINCIPAL -pass tc01passsecretPW!
       -out c:\tomcat.keytab"C:\Program Files\custo diagnostic server\conf\tomcat.keytab"

This file contains the Tomcat private key for the service provider. To generate the file, run the following command as a domain administrator (all on a single line). You can do this step on the server where tomcat runs on

Kerberos

Kerberos lets you automatically login to the custo manager with you windows user if your user has a valid LDAP mapping. To do this you need to configure LDAP first.

...