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

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Sample Code - NWDSSearch Base Class
  4. README FOR:  SCHCLS.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 of a specified base class without requiring an
  13. authenticated NDS Connection.
  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. There are cases when it is desirable to simply have an attachment
  34. to an NetWare 4.x server but not be authenticated and still be
  35. able to search for objects by object class. This sample code
  36. demonstrates how this can be done.
  37.  
  38. Self-Extracting File Name: schcls.exe
  39.  
  40. Files Included     Size     Date      Time
  41.  
  42. ..\
  43.       SCHCLS.TXT     (This file)
  44.       SCHBSCLS.C           12068         7-13-95     12:31:32 pm
  45.     SCHBSCLS.EXE          206790         7-13-95     12:31:46 pm
  46.     SCHBSCLS.PRJ            5245         7-13-95     12:26:14 pm
  47.  
  48.  
  49. Installation Instructions:
  50.  
  51. Extract, source, project file and executable or included
  52.  
  53.  
  54.  
  55. -----------------------------------------------------------------
  56.  Any trademarks referenced in this document are the property of
  57. their
  58.  respective owners.  Consult your product manuals for complete
  59. trademark
  60.  information.
  61.  
  62. -----------------------------------------------------------------
  63.  
  64.