Using custom authentication and integrated authentication in the same time in differen
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > Using custom authentication and integrated authentication in the same time in differen




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Using custom authentication and integrated authentication in the same time in differen  
Dean Kuntz


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-25-05 10:53 PM

Hello,

Platform:
Windows Server 2003
IIS 6.0

I have several subsites in a single web site. Is it possible to have
one subsite to use custom login utilizing the CustomAuth.dll (provided
in e.g. IIS 6.0 resource kit) while preserving the integrated windows
authentication in the other subsites? Hierarchically the subsites are
on the same level and they are not nested. To me it seems like the
customauth.dll should be installed as an ISAPI filter and thus it will
affect all the subsites. Is this correct? I played around a little
hoping that it would work individually for each application (like
subsites) and installed the customauth.dll as wildcard mapping and
allowed it in web service extensions, allowed only anonymous access to
the directory and finally removed anonymous read rights from a test
file, but it seemed that then accessing that test file any of the
authentication methods were not working (I just got 401.2 response
without any authentication firing).





[ Post a follow-up to this message ]



    Re: Using custom authentication and integrated authentication in the same time in diff  
David Wang [Msft]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-26-05 07:49 AM

Should work. CustomAuth will only work if the request is originally
anonymous, and it explicitly does nothing if other authentication types are
involved. That's what the source code in the freely downloadable Platform
SDK says.

401.2 is not something that CustomAuth will cause, so I think you have some
other configuration issue. 401.2 happens when your browser does not use an
authentication scheme that the server demands.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Dean Kuntz" <mulleteer@ziplip.com> wrote in message
news:de92be2a.0504250723.40020ccc@posting.google.com...
Hello,

Platform:
Windows Server 2003
IIS 6.0

I have several subsites in a single web site. Is it possible to have
one subsite to use custom login utilizing the CustomAuth.dll (provided
in e.g. IIS 6.0 resource kit) while preserving the integrated windows
authentication in the other subsites? Hierarchically the subsites are
on the same level and they are not nested. To me it seems like the
customauth.dll should be installed as an ISAPI filter and thus it will
affect all the subsites. Is this correct? I played around a little
hoping that it would work individually for each application (like
subsites) and installed the customauth.dll as wildcard mapping and
allowed it in web service extensions, allowed only anonymous access to
the directory and finally removed anonymous read rights from a test
file, but it seemed that then accessing that test file any of the
authentication methods were not working (I just got 401.2 response
without any authentication firing).







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:36 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register