Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IIS Authentication Question

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  How to access web server internal with local (int..  
Author Message
BishopZ

External


Since: Nov 27, 2007
Posts: 1



(Msg. 1) Posted: Tue Nov 27, 2007 9:08 am
Post subject: IIS Authentication Question
Archived from groups: microsoft>public>inetserver>iis (more info?)

I'm new to IIS and had a few questions regarding the Authentication methods
provided by IIS. I have a web server joined to Active Directory and want
authentication for users that exist in AD. However, I don't want them to have
to put in domain\username and password. Is there a way that I can get rid of
the domain part and have the users just put in their usernames? I think
removing the web server from the domain will accomplish this but it needs to
be on SSL and the certificate is coming from the domain controller.

Any help will be greatly appreciated!

 >> Stay informed about: IIS Authentication Question 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 2) Posted: Tue Nov 27, 2007 6:02 pm
Post subject: Re: IIS Authentication Question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

If you use Basic Authentication (clear text) you can set the
DefaultLogonDomain metabase property to the default domain, and this will
not require your users to use domain\username. See link below.

But for Integrated Authentication, this is not possible. The logon ticket is
generated on the client, and IIS cannot in any way modify it on its way to
the Domain Controller. This means that IIS cannot attach the domain-part,
hence the user is required to specify the domain.

If the client and web server is joined to the same domain Internet Explorer
should automatically log on the user, without asking for username and
password. You may want to check this KB Article to make sure the
requirements are full-filled.

"Internet Explorer May Prompt You for a Password"
http://support.microsoft.com/kb/258063/en-us

"Setting the Default Logon Domain (IIS 6.0)"
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/c2cfb

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"BishopZ" <BishopZ DeleteThis @discussions.microsoft.com> skrev i meddelandet
news:B2473F55-DD41-4BC4-976F-26446DA6B946@microsoft.com...
> I'm new to IIS and had a few questions regarding the Authentication
> methods
> provided by IIS. I have a web server joined to Active Directory and want
> authentication for users that exist in AD. However, I don't want them to
> have
> to put in domain\username and password. Is there a way that I can get rid
> of
> the domain part and have the users just put in their usernames? I think
> removing the web server from the domain will accomplish this but it needs
> to
> be on SSL and the certificate is coming from the domain controller.
>
> Any help will be greatly appreciated!

 >> Stay informed about: IIS Authentication Question 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
authentication Via Active directory . - I have to create an intranet site for my domain user only. I don’t want to give anonymous access .that why I remove the anonymous user and keep it as basic authentication .and tried Digest also. But the problem is still as on. Our requirement: if..

Authentication via NTLM instead of Kerberos - We currently have an issue whereby certain people can't authenticate to a website (hosted by IIS obviously) via kerberos, in fact they can't authenticate at all. Most people just open IE and browse to the site, some people however get prompted with..

Integrated Windows Authentication - Double Hits - Looking at the IIS 6 log files we have noticed that for every click a user makes for a resource, 2 hits (and thus 2 round trips to the server) are made: 1) Anonymous request with response status 401 RESPONSE Header is: HTTP/1.1 401 Unauthorized..

Negoaite Authentication failing on Vista IIS7 - I'm an in-house dotnet developer using IIS7 on Vista Ultimate. I have multiple local webs running under IIS, all share the same 120.0.0.1 loopback ip address with hostheaders to identify the webs. ASP.Net web sites on these webs require windows..

Problem With AD passthrough authentication to SQL Server f.. - Everyone, I have a problem with getting a website up and running. My company has an AD setup, I've created a security group in AD that will control access to the database and website. That AD group was added to the SQL Server 2005 login, and security...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]