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

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  DOS Sample Code For Bindery Services
  4. README FOR:  BINDSR.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. This code demonstrates several of the Bindery Services API calls
  12. in the Client SDK.
  13.  
  14.  
  15.  
  16. -----------------------------------------------------------------
  17.  DISCLAIMER
  18.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  19. NOVELL.  NOVELL
  20.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  21. HOWEVER, THE
  22.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  23. ONLY.  NOVELL
  24.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  25. INFORMATION.
  26.  
  27. -----------------------------------------------------------------
  28.  
  29.  
  30. ISSUE: 
  31.  
  32. Sample code to create a user object in the bindery and gives this
  33. new user a password.   The new user object is added to the group
  34. EVERYONE and given supervisor equivalent access.
  35.  
  36.  
  37. Self-Extracting File Name: bindsr.exe
  38.  
  39. Files Included     Size     Date      Time
  40.  
  41. ..\
  42.       BINDSR.TXT     (This file)
  43.       BINDSERV.C            7705         7-28-95     12:12:44 pm
  44.     BINDSERV.EXE           29469         7-28-95     12:13:00 pm
  45.  
  46.  
  47. Installation Instructions:
  48.  
  49. This is DOS sample code demonstrating Bindery Services APIs.
  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.