home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / setrgt.exe / SETRGT.TXT < prev   
Text File  |  1995-06-22  |  2KB  |  62 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Using NWSetDirEntryInfo to set IRM's
  4. README FOR:  SETRGT.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. This sample code shows how to change the Inherited Rights Mask
  12. (IRM) on a File, Directory, or a Volume using
  13. NWScanDirEntryInfo() and NWSetDirEntryInfo() API calls.
  14.  
  15.  
  16.  
  17. -----------------------------------------------------------------
  18.  DISCLAIMER
  19.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  20. NOVELL.  NOVELL
  21.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  22. HOWEVER, THE
  23.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  24. ONLY.  NOVELL
  25.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  26. INFORMATION.
  27.  
  28. -----------------------------------------------------------------
  29.  
  30.  
  31. ISSUE: 
  32.  
  33. This sample code shows how to change the Inherited Rights Mask
  34. (IRM) on a File, Directory, or a Volume using
  35. NWScanDirEntryInfo() and NWSetDirEntryInfo() API calls.
  36.  
  37. Self-Extracting File Name: setrgt.exe
  38.  
  39. Files Included     Size     Date      Time
  40.  
  41. ..\
  42.       SETRGT.TXT     (This file)
  43.       SETRGHTS.C           14289         6-19-95      9:50:48 am
  44.     SETRGHTS.EXE           25959         6-19-95      2:21:38 pm
  45.  
  46.  
  47. Installation Instructions:
  48.  
  49. This file has c code and executable.
  50.  
  51.  
  52.  
  53. -----------------------------------------------------------------
  54.  Any trademarks referenced in this document are the property of
  55. their
  56.  respective owners.  Consult your product manuals for complete
  57. trademark
  58.  information.
  59.  
  60. -----------------------------------------------------------------
  61.  
  62.