C
Charles
I have a requirement to encrypt all the user data on our fileserver.
The user data, however, needs to be accessible by multiple users. What
I want to do is for any user to be able to save a file and for this
file to be saved in an encrypted format, however I want all users to
be able to open this file as well. From what I gather, by using EFS,
this can't be done unless I am willing to go into every file and make
it readable by all the users. I don't seem to be able to say, on a
directory basis, encrypt all files within the directory, but make all
files readable by all users.
Am I doing something wrong? If I can't use EFS to do this, is there
any other product that I could use?
Thanks
The user data, however, needs to be accessible by multiple users. What
I want to do is for any user to be able to save a file and for this
file to be saved in an encrypted format, however I want all users to
be able to open this file as well. From what I gather, by using EFS,
this can't be done unless I am willing to go into every file and make
it readable by all the users. I don't seem to be able to say, on a
directory basis, encrypt all files within the directory, but make all
files readable by all users.
Am I doing something wrong? If I can't use EFS to do this, is there
any other product that I could use?
Thanks