iis - How do I register Network Service as an SPN? -


i registered domain account http spn earlier today before realising break network service app pools, deleted registrations domain account.

i think need add network service spn app pools working again windows authentication. syntax this? can't work out network service account called in setspn syntax.

thanks!

you can reset computer use default spns using command:

setspn -r hostname

hostname actual host name of computer object want update.

to verify existing spns can use:

setspn -l hostname


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -