Re: Global application settings for restricted users
- From: v-schang@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Mon, 20 Jun 2005 09:14:50 GMT
Hi Dennis,
I also think using the NTFS's access control list to protect your
application's global configuration files is the proper approach. And as for
how to manipulate the NTFS permissions for file system, we can use the
buildin interfaces in the windows installer( can use in our install
project) or using script to manipulate the NTFS permissions. Here are some
certain reference on the related infos:
#How To Set Permissions Using the LockPermissions Table
http://support.microsoft.com/?id=288975
#How to use Xcacls.vbs to modify NTFS permissions
http://support.microsoft.com/?id=825751
Hope helps. Thanks,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Follow-Ups:
- Re: Global application settings for restricted users
- From: Dennis C. Drumm
- Re: Global application settings for restricted users
- References:
- Global application settings for restricted users
- From: Dennis C. Drumm
- Re: Global application settings for restricted users
- From: Dennis C. Drumm
- Global application settings for restricted users
- Prev by Date: Re: IsDirty event in object graph; good pattern needed
- Next by Date: Re: Replace white space with null
- Previous by thread: Re: Global application settings for restricted users
- Next by thread: Re: Global application settings for restricted users
- Index(es):