List Info

Thread: local vs remote login




local vs remote login
country flaguser name
United States
2007-09-26 14:25:22
I want to have the ability to redirect users to my asp.net
application
based on how the are accessing the application.  If they are
on the
computer that my aps.net application to bypass the login
prompt.  If
they are accessing the application remotely I want them to
enter a
user and password.  Any idea how I can determine if they are
remote or
local?

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "ASP.Net Community" group.
To post to this group, send email to aspnetgooglegroups.com
To unsubscribe from this group, send email to
aspnet-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/aspnet?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: local vs remote login
country flaguser name
United States
2007-10-03 09:30:46


On Sep 26, 2:25 pm, funkmusha <funkmu...gmail.com> wrote:
> I want to have the ability to redirect users to my
asp.net application
> based on how the are accessing the application.  If
they are on the
> computer that my aps.net application to bypass the
login prompt.  If
> they are accessing the application remotely I want them
to enter a
> user and password.  Any idea how I can determine if
they are remote or
> local?
>
> Thanks

Make an assertion against the Request.IsLocal property.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "ASP.Net Community" group.
To post to this group, send email to aspnetgooglegroups.com
To unsubscribe from this group, send email to
aspnet-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/aspnet?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: local vs remote login
country flaguser name
United States
2007-10-04 08:45:31
IF You are wanting them to log in using their network
login/password,
and it's windows authentication, not Forms authentication,
then you
can set up IIS to have Integrated Authentication.  The users
can then
add "*.yourappdomain.com" to their trusted sites,
and it will pass-
thru authenticate, if they are on the network.

Not sure what your environment is, so this may not apply...

On Oct 3, 9:30 am, cleveridea <cleveridea....gmail.com> wrote:
> On Sep 26, 2:25 pm, funkmusha <funkmu...gmail.com> wrote:
>
> > I want to have the ability to redirect users to my
asp.net application
> > based on how the are accessing the application. 
If they are on the
> > computer that my aps.net application to bypass the
login prompt.  If
> > they are accessing the application remotely I want
them to enter a
> > user and password.  Any idea how I can determine
if they are remote or
> > local?
>
> > Thanks
>
> Make an assertion against the Request.IsLocal
property.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "ASP.Net Community" group.
To post to this group, send email to aspnetgooglegroups.com
To unsubscribe from this group, send email to
aspnet-unsubscribegooglegroups.com
For more options, visit this group at http://gr
oups.google.com/group/aspnet?hl=en
-~----------~----~----~----~------~----~------~--~---


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )