You may come across the following error while creating a keytab file using the ktpass command for Kerberos Authentication:
-------------
Failed to set property 'servicePrincipalName' to 'HTTP/tssdemo01.test.lab'
on Dn 'CN=SER_SpotfireSSO,OU=Service Accounts,DC=test,DC=lab: 0x32.
WARNING: Unable to set SPN mapping data.
If SER_SpotfireSSO already has an SPN mapping installed for HTTP/tssdemo01.test.lab, this is no cause for concern.
Type the password for HTTP/tssdemo01.test.lab:
Type the password again to confirm:
Password set failed! 0x00000032
Aborted.
----------------------
Casue:
- The user account executing "ktpass" command does not have the proper Administrative rights on the domain.