Web Server forum
Back To The Forum Home!Search!Private Messaging System

This is Interesting: Free IT Magazines Now Free shipping to   
Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS Server Security > iis6 passthrough authentication from outside the domain




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

JimiC is offline     iis6 passthrough authentication from outside the domain  
JimiC


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


Click Here to See the Profile for JimiC Click here to Send JimiC a Private Message Find more posts by JimiC Add JimiC to your buddy list
 
01-20-05 08:30 AM

hi

ive been having a bit of a read around the forum and whilst i see many threa
ds that deal with this, i havent found one to make things completely clear f
or me yet.

the web server i am dealing with runs outside of our domain, and this is fin
e for 99% of the things we need to run with public access.  however, im curr
ently trying to set up an asp site with integrated windows authentication in
 the domain.  i have the site on a share in the domain with read and execute
 access granted to the groups that need access to this.

running the site from a server in the domain it behaves exactly as expected,
 users are prompted for username and password on connection and everything r
uns fine.  from the public webserver though i have only been able to connect
 specifying an account in the "connect as" field in the site properties in i
is.

i dont know, perhaps im missing something basic here, but i really thought t
hat the passthrough authentication should work like this.  can i get this wo
rking this way or am i going to have to expose the domain to the internet?

thanks

James




[ Post a follow-up to this message ]



    Re: iis6 passthrough authentication from outside the domain  
Phil Bevan [MSFT]


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


 
01-31-05 12:51 PM

James,

This isn't going to work as you want it to.  If you try to configure
Integrated Windows Authentication on a non-domain joined machine then you
can only authenticate against local accounts, so if a user presents domain
credentials to the web server, then IIS doesn't understand them.  The
important point is that you still need to authenticate successfully to IIS
*before* it will pass those credentials through to the backend file share.
So when you run the site on a web server in the domain all is well, because
the web server can perform auth against the Domain, and when you configure
'connect as' credentials this is fine because then we don't care who IIS
thinks the user is, we're going to use the 'connect as' creds regardless
(but then of course this defeats the benefit of passthru).

You might consider creating a new domain in the DMZ with a 1-way trust to
the corp domain rather than bridging the corp domain into the DMZ directly.

Cheers
Phil

This posting is provided "AS IS" with no warranties, and confers no rights.


"JimiC" <JimiC.1j5tx2@mail.webservertalk.com> wrote in message
news:JimiC.1j5tx2@mail.webservertalk.com...
>
> hi
>
> ive been having a bit of a read around the forum and whilst i see many
> threads that deal with this, i havent found one to make things
> completely clear for me yet.
>
> the web server i am dealing with runs outside of our domain, and this
> is fine for 99% of the things we need to run with public access.
> however, im currently trying to set up an asp site with integrated
> windows authentication in the domain.  i have the site on a share in
> the domain with read and execute access granted to the groups that need
> access to this.
>
> running the site from a server in the domain it behaves exactly as
> expected, users are prompted for username and password on connection
> and everything runs fine.  from the public webserver though i have only
> been able to connect specifying an account in the "connect as" field in
> the site properties in iis.
>
> i dont know, perhaps im missing something basic here, but i really
> thought that the passthrough authentication should work like this.  can
> i get this working this way or am i going to have to expose the domain
> to the internet?
>
> thanks
>
> James
>
>
>
> --
> JimiC
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message886414.html
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:46 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
 

Back To The Top
Home | Usercp | Faq | Register