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

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulwipcA30.LeidenUniv.nl!vermeulen
  2. From: vermeulen@rulwinw.LeidenUniv.nl (Hans Vermeulen)
  3. Newsgroups: comp.sys.novell
  4. Subject: Re: API for Encrypted Passwords?
  5. Message-ID: <vermeulen.15.0@rulwinw.LeidenUniv.nl>
  6. Date: 30 Dec 92 08:55:10 GMT
  7. References: <1hoolhINNi4a@flop.ENGR.ORST.EDU>
  8. Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
  9. Organization: Department of Mathematics and Computer Science, University of Leiden
  10. Lines: 34
  11. Nntp-Posting-Host: rulwipca30.leidenuniv.nl
  12.  
  13. In article <1hoolhINNi4a@flop.ENGR.ORST.EDU> villalj@xanth.CS.ORST.EDU (John Villalovos) writes:
  14. >From: villalj@xanth.CS.ORST.EDU (John Villalovos)
  15. >Subject: API for Encrypted Passwords?
  16. >Date: 29 Dec 92 05:45:21 GMT
  17.  
  18. >Does anyone know how to set up the call for a "Verify Bindery Object Password"
  19. >using ENCRYPTED passwords.  I have the Netware Programmers Guide and the call
  20. >listed does not seem to support encrypted passwords.  My server keeps
  21. >squawking back a message about an attempt to use un-encrypted passwords.  Any
  22. >info would be appreciated.  Also on any of the other calls dealing with
  23. >passwords (i.e. Set Bindery Object Password, Change, Login...).
  24.  
  25. >Thanks,
  26. >-- 
  27. >John Villalovos
  28. >Certified Netware Engineer
  29. >villalj@xanth.cs.orst.edu
  30. >(503) 753-7883
  31.  
  32. You cannot implement these calls without additional software. There are 2 
  33. solutions. You can use the Netware C-Interface for DOS (includes library 
  34. functions for all the password calls, only .LIB files). Or you can link 
  35. some object code containing the password calls with your own code. This
  36. object code can be obtained from Novell, or I can send it to you if you
  37. like. We got it from Novell.
  38. BTW, what kind of software are you writing using these calls? We made
  39. some tools to create/delete/update groups of students on our Novell
  40. servers.
  41. I hope this helps,
  42.  
  43. Hans Vermeulen
  44. Dept. Of Computer Science
  45. Leiden University
  46. (writers of hack.exe).
  47.