Jump to content

Recommended Posts

Posted

We've just found out kids in the school are avoiding logon settings and getting unrestricted internet acess by logging onto the computer so a local profile is created, logging off then unplugging the network cable, logging on to be told their roaming profile is not available but instead a local profile will be used. Then once logged on the cable goes back in and suddenly they can load up IE and have access to the connections tab where they can see the proxy settings, can create and delete files on the C: drive but fortunately not delete existing files.

 

So has anyone come across this before and can suggest the best way to combat it? We are thinknig have delprof to delete all local profiles at log off, setting policy refresh to something like every 1 or 2 minutes, or some kind of thing to stop logon if no active network connection is detected?

 

Any suggestiong would be welcomed!

Posted

Usually, a GPO setting on the roaming profiles section to stop the logon process if an error occurs will work how you want it.

 

In the machine policy section under user administrative...system...user profiles...

'Log users off when roaming profile fails'

Posted
We've just found out kids in the school are avoiding logon settings and getting unrestricted internet acess by logging onto the computer so a local profile is created

 

Do you use mandatory profiles ?

 

It's going back along way but I'm sure that if you have a mandatory profile NTUser.man inside a folder whose name ends in .man, then a user cannot logon without their profile being read from the network.

 

Ah, found a reference, look for super-mandatory profiles - [ame=http://en.wikipedia.org/wiki/Roaming_user_profile]link[/ame].

 

tim

Posted

On your router block access to port 80 for everything other than you poxy server.

 

That way if your proxy server is bypassed no internet access will be allowed.

Posted
On your router block access to port 80 for everything other than you poxy server.

 

That way if your proxy server is bypassed no internet access will be allowed.

 

I agree this is the way forward. Also we use a script to detect if the group policy has been bypassed. The group policy settings dont always work depending on when the cable is unplugged.

 

We set a wallpaper for all users. All the script does is it runs from the local machine and looks to see if the wallpaper settings have been set in the registry.

Posted
I agree this is the way forward. Also we use a script to detect if the group policy has been bypassed. The group policy settings dont always work depending on when the cable is unplugged.

 

We set a wallpaper for all users. All the script does is it runs from the local machine and looks to see if the wallpaper settings have been set in the registry.

 

Why don't you just see if the proxy settings have been set?

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

 

 

Problem with Jon idea is what happens if the proxy server dies? How would staff, for example, get onto the internet to download the exams results. It is however, the only 100% sure they'll go though the proxy server.

Posted
Why don't you just see if the proxy settings have been set?

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

 

 

Problem with Jon idea is what happens if the proxy server dies? How would staff, for example, get onto the internet to download the exams results. It is however, the only 100% sure they'll go though the proxy server.

 

The proxy settings also lie in the defualt profile. So it wouldn't work on our system.

 

On our system if the proxy server goes down no user gets internet access.

Posted

Also if you set the 'delete profiles at logoff' option (can't tell you where it is off hand) and make sure that the number of cached logins to be saved is set to zero on the security settings, this will stop them from logging in without the network cable plugged in even if they have just logged in a few seconds ago, they'll be no details saved.

 

It's an old trick that students have been using for years in the schools I've worked in. We have a super mandatory profile on our new network (going live from september) which won't let them login unless the network is connected. Changing to mandatory profiles is surprisingly easy and I recommend it for anyone running a vanilla type windows network.

 

Mike.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...