Troubleshooter: Logging on to OWA with Only a Username

You can tell IIS to assume a default domain and let users log on to OWA with only a username.

Paul Robichaux

May 28, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

My users currently have to log on to Outlook Web Access (OWA) with domainusername. I want to let them log on with only a username. Can I eliminate the domain and use just a username and password for logon?

—Chris Shaver

Yes. Whether you run OWA 2000 or OWA 5.5, Microsoft IIS authenticates the user's credentials. You must tell IIS to assume a default domain instead of requiring that the user provide a domain name. (For instructions about how to configure the new logon process, see the Microsoft article "How to Authenticate a User Against All Trusted Domains" at http://support.microsoft.com/default.aspx?scid=kb;en-us;q168908.) Of course, if you use OWA 2000, users can also log on with their user principal names (UPNs)—such as [email protected]—which resolves the domain problem neatly.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like