Re: Deny folder access for administrators



First, be sure when anybody has any ability other then the pure USERS group,
he can do just anything with the system he wants. The only thing you can do
with this is to log everything and make them sign statemets that prevent
them from the malitious actions.

To your question:

First, you *can* explicitly *deny* access to the files for administrators.
The problem with this would be the adminstrator's possibility to *take
ownership* and when one have ownership, he can change permissions. But you
could audit access to the files so that you have information about the
malitious admins accessing the files. Also, you could prevent them from
accessing the server at all. They also should sign a statement that would
prevent them from access.

The other method is to encrypt the files with EFS (simply right click the
file or folder and select *encrypt contents to secure data*). But be sure to
know all the problems that arrise with the EFS encryption, especially on
remote shared folders. This EFS requires some PKI features and is not so
simple to implement.
Some problem with the EFS will be the feature called "EFS Recovery Agents"
that can be installed by domain administrators. The recovery agent can read
and decrypt all the content. Again, you can restrict who can assign the
recovery agents and again, you cannot physically prevent admins from doing
it indirectly. But again, you can log everything and then penalize them when
the rule is crossed.

Also, there is a number of "transparent" encryption systems that can
transparently encrypt files with users inserting passwords of their own when
the file is accessed. The file is then transparently decrypted without an
impact on application. But be sure to check with the vendor what exactly
they support, if they support remote files, if the encrypion is really
transparent, if it is file level encryption or a "virtual disk" encryption
(the system would create a file that would show up as a virtual disk volume)
or the whole disk encryption, if it supports more than one user etc.


O.





"M.J.Leidekker" <ict.mjl@xxxxxxxxxxx> wrote in message
news:uYAMZiMIGHA.3144@xxxxxxxxxxxxxxxxxxxxxxx
> Working in a company with a windows 2000 domain controller, and a
> windows 2003 server, the financial department asked me if it is
> possible to put files on the network and deny every administrator
> access to these files.
>
> Backup's of these files are made by the financial department, so there
> is no need for the backup operator to access these files. Giving them
> ownership of the files is not enough for them, because every
> administrator can take back the ownership.
>
> Using zip or rar to encrypt these files is not workable because the
> finacialsoftware must be able to read/write to these files.
>
> Tia,
> MJL
> --
>


.



Relevant Pages

  • Re: user does not have acces privileges
    ... But now at the new files I should have the right EFS key in my computer. ... That means there is something wrong with the ownership settings and that was ... Or it is only matter if the encryption is combined with the ownership change? ... to reinstall the windows to do that. ...
    (microsoft.public.windowsxp.accessibility)
  • RE: Protecting sensitive files on a Windows file server
    ... especially secure (using the file encryption is better though). ... Protecting sensitive files on a Windows file server ... recovery (which can also break EFS) and online password/data recovery ...
    (Security-Basics)
  • Re: EFS Private Keys
    ... It's possible to have a cluster that was in use that couldn't be wiped. ... > syskey was to EFS in W2K, ... >>> the private keys are protected however the key to the private key is ... >>> stronger encryption available for EFSfiles permanently if you don't. ...
    (microsoft.public.win2000.security)
  • Re: Deny folder access for administrators
    ... > possibility to *take ownership* and when one have ownership, ... > The other method is to encrypt the files with EFS (simply right click ... > be sure to know all the problems that arrise with the EFS encryption, ... there is a number of "transparent" encryption systems that can ...
    (microsoft.public.windows.server.security)
  • Re: Corrupted Admin Profile
    ... > My view on EFS: ... > Do not to use encryption unless you are in a domain and you know ... as well not having created a Recovery Agent (with backup of the ... > Q241201 How to Back Up Your Encrypting File System Private Key ...
    (microsoft.public.windowsxp.security_admin)