Re: Folder Password
- From: "MadMike42" <mike42@xxxxxxxxxxxx>
- Date: Sun, 17 Dec 2006 17:36:11 GMT
the other problem is that if you put a password on a folder
and the user connects, the PC remembers that that user is okay
to see this folder, so during the day while that user is logged in,
staff can see the files.
Try this,
create a folder with permissions
create a BAT file that connects as a net work drive
e.g.
connect.bat
net use M: \\pcname\share
this will then prompt for a user / password
then create another batch file
e.g.
disconnect.bat
net use M: \\pcname\share /DELETE
this then logs off the user.
so they have to use the connect.bat to connect again
- as long as he REMEMBERS to disconnect again then this will be okay
Mike.
"Richard Tate" <richard@xxxxxxxxxx> wrote in message
news:%23DDUXVDIHHA.4712@xxxxxxxxxxxxxxxxxxxxxxx
I have a customer who wishes to put a password onto a folder on a Windows
2003 server containing his sensitive data. The problem is that this user
tends to leave his computer logged in on purpose - so other methods of
security by username will not work. Can folder password be done? If so
how
please.
.
- References:
- Folder Password
- From: Richard Tate
- Folder Password
- Prev by Date: Re: Group Policy Problem
- Next by Date: Re: Mcafee VirusScan 8.0.0 on Windows 2003 R2 x64
- Previous by thread: Re: Folder Password
- Next by thread: Memory Dump
- Index(es):
Relevant Pages
|