cancel
Showing results for 
Search instead for 
Did you mean: 

Service user on AD

rezaejersbo
Participant
0 Kudos

Hello All,

I am trying to run command:

setspn -a HTTP/<java engin host> <service user>

I get this massage. Any idea whay  setspn -a HTTP/ not working?

Thanks

Reza

Accepted Solutions (1)

Accepted Solutions (1)

Colt
Active Contributor
0 Kudos

Use setspn -S HTTP/<host> DOMAIN\<user>

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Reza,

Looks like the -a or -A switch is no longer used (depending on your version of Windows)

Please follow the instructions from here:

Also look at note: 2329786 - Setting up SPN for a Domain account on Windows

You will either use "-C or -U"

KR,

Amerjit