home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / novell / 10922 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!gaia.ucs.orst.edu!flop.ENGR.ORST.EDU!xanth.CS.ORST.EDU!villalj
  2. From: villalj@xanth.CS.ORST.EDU (John Villalovos)
  3. Newsgroups: comp.sys.novell
  4. Subject: Re: API for Encrypted Passwords?
  5. Date: 30 Dec 1992 00:31:18 GMT
  6. Organization: Oregon State University
  7. Lines: 29
  8. Message-ID: <1hqqkmINNjl2@flop.ENGR.ORST.EDU>
  9. References: <1hoolhINNi4a@flop.ENGR.ORST.EDU> <seyJwB1w165w@comtch.spk.wa.us>
  10. NNTP-Posting-Host: xanth.cs.orst.edu
  11.  
  12. In article <seyJwB1w165w@comtch.spk.wa.us> mstaben@comtch.spk.wa.us (Matthew Staben) writes:
  13. >villalj@xanth.CS.ORST.EDU (John Villalovos) writes:
  14. >
  15. >> Does anyone know how to set up the call for a "Verify Bindery Object Password
  16. >> using ENCRYPTED passwords.  I have the Netware Programmers Guide and the call
  17. >
  18. >The API call, "Verify Password" is really the only way to determine if a 
  19. >password is legal for the object specified.  You do not send an encrypted 
  20. >password - you send an actual password which is then compared with an 
  21. >internally decrypted password to see if they match.  As far as I know, 
  22. >there is no way to retrieve a password from the Netware OS.  The same 
  23. >rule applies to all password API calls.
  24. >Maybe I don't understand the question, as this should be obvious.  
  25.  
  26. The problem is that when I use the "Verify Password"/"Verify Bindery Object
  27. Password" call on a NW 3.11 system it fails and the file server complains that
  28. an unencrypted password is being used.  When I type: 
  29. "Set allow unencrypted passwords=on" at the file server console then my call
  30. will work.  So I was wondering how I set up an encrypted password call for the
  31. Verify Password.
  32.  
  33. Later,
  34. -- 
  35. John Villalovos
  36. Certified Netware Engineer
  37. villalj@xanth.cs.orst.edu
  38. (503) 753-7883
  39.