Products | Versions |
---|---|
Spotfire Server | All |
You may see the following error while creating a keytab file using ktpass command for kerberos on the Spotfire Server
Command: ktpass /princ HTTP/fqhostname@DOMAIN.COM /ptype krb5_nt_principal /crypto all /mapuser DOMAIN\serviceaccount /out spotfire.keytab -kvno 0 /pass password
Output:
Targeting domain controller: domaincontroller.Domain.com
Successfully mapped HTTP/fqhostname to serviceaccount
Password set failed! 0x00000035
The above error is seen if the service account's password does not meet the domain's password policy.