Re: Can we really block users from installing applications through Group policy?

From: Harlan Carvey (keydet89_at_yahoo.com)
Date: 10/08/04

  • Next message: Eddie Willett: "RE: Can we really block users from installing applications through Group policy?"
    Date: Fri, 8 Oct 2004 08:11:48 -0700 (PDT)
    To: focus-ms@securityfocus.com
    
    

    > The users are not local administrators. We
    > configure
    > group policy to prevent user installs but it seems
    > that it blocks only .msi packages. Users still can
    > install applications through ex. setup.exe...Can we
    > really block users from installing applications
    > through Group policy?
    >
    > Any idea or thoughts on this?

    Sure. Disable access to the write to certain
    locations of the hard drive. While some applications
    require the ability to write to a temp directory, most
    users shouldn't have write access to the system32
    dir...read and execute usually suffice.

    First, though...some background. Do you have a policy
    in place that states that users shall not install
    software? If you do, the next step should be to put
    technical measures in place to not only prevent it,
    but monitor it. Monitoring can be done easily through
    freeware and WMI.

    > Plus, if we need to block users from saving .mp3
    > file
    > on their computers, can we do it through group
    > policy?

    Again, the first step should be a security policy.
    Next, how do they download the .mp3s? If it's via
    file sharing (or rather, pretty much any method other
    than FTP, HTTP, or bringing in a CD), then there is
    probably an *installed application* that they're
    using. Also, there is very likely an *installed
    application* they're using to play the .mp3s, right?

    You won't be able to completely prevent the download
    of files to the local hard drive through ACLs...the
    users still need some write access to the drive.
    However, you *can* monitor this by simply using 'dir'.
     Map a drive (x:\) and type the following command:

    c:\>dir /s x:\*.mp3

    If you want, you can follow this up with the judicious
    use of 'del'.

    Hope that helps,

    =====
    ------------------------------------------
    Harlan Carvey, CISSP
    "Windows Forensics and Incident Recovery"
    http://www.windows-ir.com
    http://groups.yahoo.com/group/windowsir/

    "Meddle not in the affairs of dragons, for
    you are crunchy, and good with ketchup."

    "The simplicity of this game amuses me.
    Bring me your finest meats and cheeses."
    ------------------------------------------

    ---------------------------------------------------------------------------
    ---------------------------------------------------------------------------


  • Next message: Eddie Willett: "RE: Can we really block users from installing applications through Group policy?"

    Relevant Pages

    • Re: Can we really block users from installing applications through Group policy?
      ... Similar to using the NT4 policy of only allowing a list of specific ... attempting to lock down a 2k or xp box in this ... >>install applications through ex. ...
      (Focus-Microsoft)
    • Re: Terminal Server with SBS 2K3
      ... I am not sure how you configure your SBS fax, does the issue occur on every ... Do normal users try to install a network printer? ... Have you installed the Windows 2003 printer driver on ... |> "Prevent users from adding printers" group policy in the default domain ...
      (microsoft.public.windows.server.sbs)
    • Re: Using SUS to deploy patches, how to hide Windows update icon
      ... all notifications to users and doing silent installs. ... There are certain pros and cons to using this policy setting, ... If you set AU configuration to 4 (scheduled install) in the AU policy, ... reboot, but will not be able to postpone the reboot. ...
      (microsoft.public.windowsupdate)
    • Re: Possible security issue??
      ... I suppose that Group Policy could also be applying some file system ... unjoin your computer from the domain, reboot, and try to install the same ... I could only run it from the administrators (domain) ...
      (microsoft.public.win2000.security)
    • Re: Terminal Server with SBS 2K3
      ... The default domain controllers policy was "not defined" ... Do normal users try to install a network printer? ... when a normal user logs on the terminal server ... > the default domain controller policy to ensure that the "Prevent users ...
      (microsoft.public.windows.server.sbs)