Re: Authentication without anonymous
From: Bernard (qbernard_at_hotmail.com)
Date: 09/25/03
- Next message: Aplus: "Re: ASP Pages not displaying?"
- Previous message: Bernard: "Re: reply difficulties"
- Maybe in reply to: Bernard: "Re: Authentication without anonymous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 25 Sep 2003 14:33:47 +0800
This is expected behaviour. because you only
configure authenticaion with no anonymous access.
also in this way, you will be able to 'track' user as
all users from external will be using anonymous a/c.
what you ask is not possible. what you can do is
have two site... one for internal (auth) and one for
external (anonymous)......
but again, why do you need make things so complicated,
and you could just have one site with anonymous both
internally and external
-- Regards, Bernard Cheah http://support.microsoft.com/ Please respond to newsgroups only ... "Pascal Fluck" <pascal.fluck@spiritsoft.ch> wrote in message news:3f715502@news.swissonline.ch... > Hello, > > I'm doing an application ASP and she have her own login. Now I'm working to > do "autologin" for user who are in the same domain (iis authentication). It > work fine... > > But now, when a user try to launch application from external domain, I would > the application login appear without standard IE login (like if iis is in > anonymous security check). > > How to do, because when I try from external system, it alway ask > authentication before application login. > > Thanks a lot. > > Pascal > > >
- Next message: Aplus: "Re: ASP Pages not displaying?"
- Previous message: Bernard: "Re: reply difficulties"
- Maybe in reply to: Bernard: "Re: Authentication without anonymous"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|