Map LDAP User to Client Machine

  1. Login as Administrator.
  2. Execute the following commands to set the ServicePrincipalName (SPN) for user:
    setspn -A HTTP/<userLogonName> <userName>
For example:
setspn -A HTTP/user-pc.rockwell.local@ROCKWELL.LOCAL anand
Set ServicePrincipalName attribute
  1. Execute the following commands to verify the user ServicePrincipalName attribute with a valid value:
    setspn -L <userName>
For example:
setspn -L anand
ServicePrincipalName attribute
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.