Re: website restricted to fixed public IP or to only PC wth predefined configuration
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 May 2006 06:50:07 +0000 (UTC)
You can't.
You should look into certificate based authentication - this would allow for scenarios where only owners of a valid cert are allowed access to your application - and you could utilize external hardware like smart cards.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Hello All,
I'm working on an ASP.NET application where I need for
only a
few machines (machines accessing the site will have fixed public IP)
to be
able to have access to the website. It should check some hardware
components
of PC to give access to the website. It should also give access to
users
having dynamic IP address, for all such users their Hardware
fingerprint of
predefined desktops and laptops should be checked before giving the
access
to the website.
Can i use and check the remote machine for its MAC
address
and compare it with my database in ASP.NET. As per my knowledge I can
get
MAC in windows app using WMI.
How can i get it done in ASP.NET?
Thanks in advance,
Kausar
.
- Follow-Ups:
- Re: website restricted to fixed public IP or to only PC wth predefined configuration
- From: Kausar Parveen
- Re: website restricted to fixed public IP or to only PC wth predefined configuration
- References:
- website restricted to fixed public IP or to only PC wth predefined configuration
- From: Kausar Parveen
- website restricted to fixed public IP or to only PC wth predefined configuration
- Prev by Date: website restricted to fixed public IP or to only PC wth predefined configuration
- Next by Date: Validation of viewstate MAC failed
- Previous by thread: website restricted to fixed public IP or to only PC wth predefined configuration
- Next by thread: Re: website restricted to fixed public IP or to only PC wth predefined configuration
- Index(es):
Relevant Pages
|