We have an Outlook form that is regarding Employee Terminations; the Corp HR
dept wants to have the form 'locked down' so that only a select group of (3)
users in Corp HR can send the form out. Is there a way to do this?
Julie Ohl
Central Data Services
Hollis D. Paul - 27 Nov 2003 19:06 GMT
> We have an Outlook form that is regarding Employee Terminations; the Corp HR
> dept wants to have the form 'locked down' so that only a select group of (3)
> users in Corp HR can send the form out. Is there a way to do this?
About the only way to do this is to define it in a .pst file in a system share
and only give those three people permission to use that pst file. The NTSF
file system is the only facility that provides security. There is no security
inside an Outlook info store. Remember, Outlook is designed to facilitate the
access to information, not to restrict it.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US
Mukilteo, WA USA
Sue Mosher [MVP] - 30 Nov 2003 20:16 GMT
You could use some code behind the form to check who the user is and disable the Send button. Note that this would not stop a determined user who really wanted to send it.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> We have an Outlook form that is regarding Employee Terminations; the Corp HR
> dept wants to have the form 'locked down' so that only a select group of (3)
> users in Corp HR can send the form out. Is there a way to do this?
>
> Julie Ohl
> Central Data Services