Internet/Intranet Access

From: wezza (shoveyerspamupyer@ss.com)
Date: 09/26/02


From: "wezza" <shoveyerspamupyer@ss.com>
Date: Thu, 26 Sep 2002 09:01:17 -0700


if your intranet users have static ip addresses you could
check for a specific range of ip addresses and process
them accordingly?

>-----Original Message-----
>How can I implement the following scenarios:
>
>1) Allow all Intranet users to have access to the web
>site using custom security (I don't want the local
>Intranet users to login to the application. I can get
>their user identity and apply custom roles)
>2) Have Internet users be authenticated using
>FormsAuthentication over SSL to the same site.
>
>
>Can anybody got any ideas please?
>
>.
>