Is there any way to block a user to use Internet in Windows Xp.
Suppose user A is an Administrator of windows Xp os & he wants to block user B who is just a Guest. Then how user a could do that?
|
Is there any way to block a user to use Internet in Windows Xp. Suppose user A is an Administrator of windows Xp os & he wants to block user B who is just a Guest. Then how user a could do that? | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
As far as I can tell, it's not possible to block access to sockets to set the firewall per-user. For Windows 7, it appears that a third-party software can be used to manipulate the Windows Firewall per-user, but this appears not to apply to Windows XP. If simply blocking use of a web browser is sufficient, you could set the permissions on iexplore.exe and any other browsers you have to deny access to the Guest account. This would effectively prevent them from using a web browser (assuming you have no others installed). You could also deny access to other internet-based applications. Just keep in mind that this will not guarantee the user can't access the internet, only inhibit general users. Even a modestly skilled user could bring his thumb drive with his own browser and run it from the guest account. | |||
|
feedback
|
| |||
|
feedback
|
|
May be try setting up a transparent proxy on your machine. And don't give out the password to the guest. http://www.bofi.camelot.de/squid.htm | |||
|
feedback
|
|
Set a password and don't give it out. | |||||||
feedback
|