Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
disabling single user while using login script
Name: Kimberly Date: February 16, 2001 at 08:14:23 Pacific
Comment:
I am trying to disable an internet connection to a single user. I have removed explorer and the group right "internet" in user manager, but the user is still able to access the internet via an intranet icon display via a login script. Any suggestions?
Name: jeff Date: February 16, 2001 at 12:58:32 Pacific
Reply:
The first question is whether or not you can edit the logon script to remove the intranet icon. I don't know how your system/network is configured but you could try deleting the DNS under Control Panel - Network - TCP/IP OR if you are running multiple network protocols for your workstations, you could try removing TCP/IP completely. Thats a litle extreme. But that depends on your network.
0
Response Number 2
Name: MadAxe Date: February 16, 2001 at 13:51:15 Pacific
Reply:
Your request is a little vague. Do you want to prevent web surfing only? Do you have a firewall? Does the person have rights to edit their network properties (to undo anything you change)?
You can do anything from changing the policy on that computer to only allow specific programs to run (which can be tricky) to disabling the ports on the computer that it uses to access the Internet. Disabling port 80 would prevent them from surfing the web.
Summary: Greetz everyone, I have a question. Any help would be appreciated. I am using login script that just mount a couple of samba partitions and also time-synch with the PDC. What I'm trying to do i "kill"...
Summary: we have in our network a lot of users and our network is running with windows NT i want to know how can i update the application for the users throw the server using login script ...
Summary: I have a setup of winNT4 which runs a database and have a several users using different folders, I've mapped every client but now I need to get rid of this mapping and like to use login script from th...