home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / snapx2.exe / SCHRDN.EXE / SCHRDN.TXT < prev   
Text File  |  1995-07-13  |  2KB  |  68 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Sample Code - NWDSearch() Common Name
  4. README FOR:  SCHRDN.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. Sample code that demonstates how to use NWDSSearch() to return
  12. objects with a specified "common name" or "rdn" (relative
  13. distinquished name) without requiring an authenticated NDS
  14. connection to the NetWare 4.x server.
  15.  
  16.  
  17.  
  18. -----------------------------------------------------------------
  19.  DISCLAIMER
  20.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  21. NOVELL.  NOVELL
  22.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  23. HOWEVER, THE
  24.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  25. ONLY.  NOVELL
  26.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28.  
  29. -----------------------------------------------------------------
  30.  
  31.  
  32. ISSUE: 
  33.  
  34. Sample code that demonstates how to use NWDSSearch() to return
  35. objects with a specified "common name" or "rdn" (relative
  36. distinquished name) without requiring an authenticated NDS
  37. connection to the NetWare 4.x server. This code can be used to
  38. search for a particular NCP server object without requiring that
  39. the client have an authenticated connection to the NetWare 4.1
  40. server.
  41.  
  42. Self-Extracting File Name: schrdn.exe
  43.  
  44. Files Included     Size     Date      Time
  45.  
  46. ..\
  47.       SCHRDN.TXT     (This file)
  48.         SCHRDN.C           12050         7-13-95     12:24:04 pm
  49.       SCHRDN.EXE          206745         7-13-95     12:24:16 pm
  50.       SCHRDN.PRJ            5245         7-13-95     11:58:00 am
  51.  
  52.  
  53. Installation Instructions:
  54.  
  55. Extract. Includes sample code, project file and executable.
  56.  
  57.  
  58.  
  59. -----------------------------------------------------------------
  60.  Any trademarks referenced in this document are the property of
  61. their
  62.  respective owners.  Consult your product manuals for complete
  63. trademark
  64.  information.
  65.  
  66. -----------------------------------------------------------------
  67.  
  68.