Re: password protected .pst files...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Well the real issue is that I would like to be able to lock the files again
when I am finished viewing them - after having first entering a password to
open them. I would like to be able to do this without having to exit Outlook
and come back in if possible. The IT group here has access to each others
PC's as we may need to get on them from time to time. If I suddenly need to
leave my desk (which happens often) to support a user issue, I may forget to
close Outlook - thus allowing whoever sits at my PC to access the PST
files - which I do not want being accessed by anyone but myself.

I just wonder if there is a way to "lock" them after initial access so the
next time you attempt an access, you are asked for the password again.
Clicking the "Cancel' button was just a test to see if it would ask me for
the password the next time I attempted access. This did not happen - it
simply gave an access denied error. Normally - you are right I would not
click cancel.

So basically, do you know of a way to lock the PST files again after
accessing them?

Thanks, Brad

"Gordon" <gordon@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:O7KDt$x1GHA.480@xxxxxxxxxxxxxxxxxxxxxxx
"Brad Pears" <donotreply@xxxxxxxxxxx> wrote in message
news:O%23$ASmr1GHA.1268@xxxxxxxxxxxxxxxxxxxxxxx
I have two .pst archive files that I password protected. When I open
Outlook
and click on one of the archives, it asks for the password. If I just
click
cancel at that point amd later want to open it, I have to close Outlook
and
re-open it so as to be asked for the password again. SImply clicking on
teh
PST file does not allow me to enter the password, it just tells me that I
am
unable to access the file.

Also, I have archiving configured to happen each day - to these .pst
files.
Is there any place where I can specifiy the password so that the archive
can
happen? Now, if I do not specifiy the password when I open Outlook, the
archive procedure fails...

Any help would be most appreciated!

Thanks,

Brad





So why not answer the reply to your FIRST post about this as to why you
would click "cancel" anyway? If you want to open the file supply the
password, if you don't want to open it then don't click on it! Simple?



.



Relevant Pages

  • Re: PreFast and NDISUIO
    ... acquire the cancel lock ... since the cancel routine is called with the cancel lock held, ... cancel spinlock for any type of synchronization. ... A driver must never call IoCompleteRequest while ...
    (microsoft.public.win32.programmer.kernel)
  • Re: IRP cancelation with IOM supplied device queue
    ... Another important role for the lock (cancel spinlock or your private lock) ... > Yes, in IOM queue, it's superflous. ...
    (microsoft.public.development.device.drivers)
  • Re: IRP cancelation with IOM supplied device queue
    ... > Another important role for the lock (cancel spinlock or your private lock) ... > private queuing, the synchronization for cancellation will be taken care ... in IOM queue implementation... ...
    (microsoft.public.development.device.drivers)
  • Re: Library design for canceling a running operation?
    ... cancel_create; ... That's going to require taking some lock. ... acquire some lock to check on the status of the worker thread, ... If you are choosing an atomic operation to avoid the overhead of a ...
    (comp.programming.threads)
  • Re: PreFast and NDISUIO
    ... Remove the IRP from the pending structure _before_ releasing the ... > your own lock before releasing the cancel spinlock, ...
    (microsoft.public.win32.programmer.kernel)