Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Login page

Status
Not open for further replies.

A15

IS-IT--Management
Joined
Nov 1, 2002
Messages
238
Location
US
I have asked our web designer to create a standard login page for all our OWA users.
I want a login page instead of users going to our URL and having the security box prompt.

The question that my web designer pose to me was to what Data base does the user name and password need to authenticate?

Can anyone tell me how to redirect a login to OWA instead of the security box popup??
 
If you use forms based authentication, and you want users to log on using alias instead of UPN or NT4 style domain\user, you have to modify the logon.asp page anyway. Setting the default domain for basic authentication doesn't work when using forms based authentication.

 
What I am aiming for is a simple login page instead of the security box that pops up.
I really don't want to change any pages on the OWA.
Any Idea about how to do that??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top