|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Change default login Domain
Im using the Integrated Windows Authentication feature to identify a user hitting our website.
Im trying to change the default domain name in the pop-up screen, to the one where the users a registered. Any idea where i could change that domain name? Thanx for any input! |
|
#2
|
|||
|
|||
|
Look at it from the web server's point of view, the web server won't know the user's domain until the user logs in.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Yeah, i figured that, but i was wondering if there is a place where i could implicitly enter the default domain name in the iis config.
Thanx |
|
#4
|
|||
|
|||
|
Quote:
Not that I know of, but that doesn't mean there isn't such a setting ![]() |
|
#5
|
|||
|
|||
|
Integrated authentication - Default Domain
Hello,
As per functionality for integrated authentication is concerned user should not be prompted for authentication when you access the website within the domain and considering user is logged into domain using his domain credentials.Basically it passes logged on user's credentials for authentication. There is not settings from IIS server side to change Default Domain if you are using Integrated windows authentication. It is possible if you are using Basic authentication. Also you might want check why it prompts when windows integrated is enabled? I don know how users access the website and if they are logged into domain or not. Hope this Helps! Cheers! Ganesh |
|
#6
|
|||
|
|||
|
Users will access the web site from outside the domain, (on the road or at home etc..)
So thats why the authentication pops-up, the user is not logged in the domain. The web server is in a different domain then the domain where the users exists. See the thing is, my client doesnt want to re-create all those users on his web server. So, its a little of a pain in the neck for the users to enter the domain name + there user name everytime they login. Thanx for the input! |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Change default login Domain |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|