adstam
Technical User
- Feb 28, 2001
- 25
I am building an application in VB6 to create and maintain treestructures for projectarchiving.
A userwish is to get security on certain paths in the structure. Therefore i wish to copy the security of the samplestructure to the projectstructures. Use of (forexample) Robocopy to copy the security is not possible because the security on folders is not inherited by files.
Is there anyone who has used ADsSecurity for this kind of work (e.g. GET any securitycontrolentry from a folder to SET all securitycontrolentry's for a set of folders and files?
Used filesystem is NTFS, OS = W2K
A userwish is to get security on certain paths in the structure. Therefore i wish to copy the security of the samplestructure to the projectstructures. Use of (forexample) Robocopy to copy the security is not possible because the security on folders is not inherited by files.
Is there anyone who has used ADsSecurity for this kind of work (e.g. GET any securitycontrolentry from a folder to SET all securitycontrolentry's for a set of folders and files?
Used filesystem is NTFS, OS = W2K