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

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Sample Bindery login program.
  5. DOCUMENT ID:        TID022041
  6. DOCUMENT REVISION:  A
  7. DATE:               17FEB95
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         RLOGIN.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. Program that allows a user to login to a specified file server.   This code
  18. comes from the v1.0e manuals and has corrections that allow the code to
  19. actually work! It should be noted that you login and are automatically map
  20. rooted to the login subdirectory.  Code would have to be written to map you to
  21. other directories or  for testing copy the map.exe file to the login
  22. subdirectory so you can map elswhere.
  23.  
  24. -----------------------------------------------------------------
  25. DISCLAIMER
  26. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  27. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  28. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  29. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  30. -----------------------------------------------------------------
  31.  
  32. ISSUE
  33.  
  34. Program that allows a user to login to a specified file server.   This code
  35. comes from the v1.0e manuals and has corrections that allow the code to
  36. actually work! It should be noted that you login and are automatically map
  37. rooted to the login subdirectory.  Code would have to be written to map you to
  38. other directories or  for testing copy the map.exe file to the login
  39. subdirectory so you can map elswhere.
  40.  
  41. SOLUTION
  42.  
  43. Self-Extracting File Name:  RLOGIN.EXE     Revision:  A
  44.  
  45. Files Included     Size     Date      Time
  46.  
  47. \
  48.   RLOGIN.TXT         (This File)
  49.        LOG.C       5038   01-07-95    2:17p
  50.      LOG.EXE      34486   01-07-95    2:17p
  51.  
  52.  
  53. -----------------------------------------------------------------
  54. Any trademarks referenced in this document are the property of their
  55. respective owners.  Consult your product manuals for complete trademark
  56. information.
  57. -----------------------------------------------------------------
  58.  
  59.  
  60.