How can I get rid of a file...
Articles and Tips: qna
01 Aug 2002
Q.
How can I get rid of a file or folder's inherited rights and filter in network? I am using Delphi 6 as my development platform.
A.
You can do this with the API NWIntScanDir- EntryInfo found in the Novell Delphi libraries (see NDK downloads, http://developer.novell.com).
There is a Delphi 3 sample (D3IRM) to read/set (Inherited Rights Masks) IRMs, there are more samples located at: http://developer.novell.com/support/sample.htm, and an article series (February 2001 - February 2002) on NetWare programming with Delphi in the Novell AppNotes. See http://developer.novell.com/research/.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.