We have a website and are trying to use windows integrated single sign on but it appears IIS is trying to authenticate the user against the local server instead of the Domain. The sign on screen populates the user name as
localserver\username instead of domain\username. It should just really pass through the users credentials.
Any help is greatly appreciated.