Function NnetTrust() Foundation
Defines or voids Trustee rights.
NnetTrust( <cObjectName> , ;
[<nObjectType>] , ; // Default: OBJ_USER
<cDirectory|cFilename> , ;
[<cRights|nRights>] ; // Type: CN Default: NIL
) --> lSuccess
Under NetWare 2.x Trustee rights can be defined only for directories whereas 3.x allows the definition of Trustee rights on file basis.
To define rights <cRights|nRights> must be specified (refer to NnetMaxRgh())
To void Trustee rights call the function without a value for <cRights|nRights>. Note: This requires supervisory rights.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.