Hi,
I've have to implement s/mime on Outlook 2010 / Windows 7 (Exchange server 2010. Users are working without local administrative rights).
The purpose is protecting some mails, on the user PC and the mail server (against IT), and on local and internet transmission.
Certificates were imported with high security level (password protected)
Requirement :
Users must have to type the pwd, for the first encryption or decoding action in each Outlook session.
(this requirement works very well in Outlook 2010 / Windows XP)
Met problem :
Users can encrypt, and read encrypted mails, without having to type the pwd.
(if session is open with local administrative rights, the pwd is asked, only once : Outlook keeps authorization for ever).
Q : what to do for forcing password to be typed ?
Thanks for help.