All, I have probably been looking at this too long and I am sure that I am missing something simple. I have a dev password registration portal that constantly prompts for credentials even though windows auth is turned on for the site in IIS and it is in the local intranet zone in IE. It ultimately fails with a 401 error. This dev password portal is on one box with the standard portal and registration and no separate DNS entry has been setup.
- I can logged into both the registration and password reset portals from all machines. This works fine so I **believe** that I have app.config, service accounts, and spns set correctly
- I can only log in to the password registration portal if I RDC into the local portal box and access it from there. The registration portal does not work if I try to access it from any other machines except the local box, it constantly prompts for credentials and even though they are correct it ultimately fails with a 401 error.
Any thoughts would be appreciated.