Re: How to config the web.config for both Internal and External users using Windows and Forms Authentication?
From: Patrick.O.Ige (naijacoder_at_hotmail.com)
Date: 10/31/05
- Next message: Patrick.O.Ige: "Re: How to prevent the logined user record is existing when I closed browser."
- Previous message: Patrick.O.Ige: "Re: HttpContext.Current.User.Identity.Name & ServerVariable("LOGON"
- In reply to: ABC: "How to config the web.config for both Internal and External users using Windows and Forms Authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 31 Oct 2005 14:59:37 +1100
See this artile at:-
http://dotnetbips.com/displayarticle.aspx?id=117
For windows just change the authentication
mode to Windows and it should work
Patrick
"ABC" <abc.abc.com> wrote in message
news:%23DxQNGG2FHA.3524@tk2msftngp13.phx.gbl...
> I have a new project which is a web site used by Internal and External
users
> (login required users) and public users (no login required users). On
> internal users, all users login network using Windows or Forms
> authentication login. External users will use Forms authentication login.
> Both authentications would be cookie or cookieless. How to config the
> web.config file meet the requirements?
>
>
- Next message: Patrick.O.Ige: "Re: How to prevent the logined user record is existing when I closed browser."
- Previous message: Patrick.O.Ige: "Re: HttpContext.Current.User.Identity.Name & ServerVariable("LOGON"
- In reply to: ABC: "How to config the web.config for both Internal and External users using Windows and Forms Authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|