RE: How to copy file with security attributes
From: menkaur (menkaur_at_discussions.microsoft.com)
Date: 02/02/05
- Next message: Pavel Lebedinsky: "Re: Client/server application and Windows Integrated Auth"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Client/server application and Windows Integrated Auth"
- In reply to: Ken: "How to copy file with security attributes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 2 Feb 2005 00:43:01 -0800
it's a interesting answer on my quest :)))
The answer on oyur question is:
try using
GetFileSecurity/SetFileSecurity to change security settings for eny file
object you wanna to :). You'll get acl list for required file and simply
apply them on destination file. That' all.
- Next message: Pavel Lebedinsky: "Re: Client/server application and Windows Integrated Auth"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Client/server application and Windows Integrated Auth"
- In reply to: Ken: "How to copy file with security attributes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]