Jump to content

Recommended Posts

Posted

We use MMC to lock down various aspects of our XP desktops - I'm hitting a wall with 'Software Restrictions' however.

 

Students have figured out that if they download a fresh copy of Firefox to their desktop and select 'direct connection - no proxy' they can get around the firewall. Setting my proxy (pfSense) to transparent mode tamped down the problem but caused some other issues such as the inability to block secure sites. [what this means in real life is that students can get to https://www.facebook.com even if the domain is blocked].

 

So I need to prevent unauthorized executable files from running, possibly by means of a Software Restriction path rule in MMC. What I want to tell MMC is 'only allow a program to run if it is located in C:\Program Files\' or failing that 'don't let a program run if it is located in the user profile'.

 

What is the path rule syntax I need to do this? So far I've only succeeded in blocking all programs from running.

 

Also, we're using roaming profiles on a Samba server in case that makes any difference.

 

thanks in advance folks!!

Posted

My router/gateway can't see the internet. So when people try to get around our filtering proxy, they actually get no internet.

 

In terms of Software Restriction policies, you need to know where ALL the software you have runs from, BEFORE you implement it. I do mine with a completely separate GPO, for in case I need to disable it.

 

I have it set to block everything, except all the allowed areas:

c:\program files\*\*

c:\windows\

g:\ [where I store some network applications]

\\domain\netlogon [where the logon.cmd is located]

 

There's others, but not that I can think of off the top of my head.

Posted

I think I got it - allowed all from Program Files, plus a few explicit rules to allow desktop shortcuts in \Documents and Settings\All Users.

 

That way when kids download Firefox to their desktop, no cake.

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...