home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / windows / x / apps / 958 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.windows.x.apps
  2. Path: sparky!uunet!noc.near.net!ns.draper.com!news.draper.com!MVS.draper.com!PCV1584
  3. From: PCV1584@MVS.draper.com (Peter Vernam)
  4. Subject: Re: xnlock.3
  5. Message-ID: <19920908184139PCV1584@MVS.draper.com>
  6. Sender: MVS NNTP News Reader <NNMVS@MVS.draper.com>
  7. Nntp-Posting-Host: mvs.draper.com
  8. Organization: Draper Laboratory
  9. References: <1992Sep3.163245.20274@news.nd.edu>
  10. Date: Tue, 8 Sep 1992 23:41:00 GMT
  11. Lines: 20
  12.  
  13. In article <1992Sep3.163245.20274@news.nd.edu>,
  14. kbornhor@bernini.helios.nd.edu (keith bornhorst) writes:
  15.  
  16. >I have a copy of xnlock  but after extracting everything from the .tar file
  17. >I cannot seem to find the correct way of putting my own password into the
  18. >xnlock.c code.  Could anyone let me know where and how to do this?
  19.  
  20. Xnlock uses your login password, as obtained via the getpwuid routine,
  21. so you don't need to do anything.
  22.  
  23. If you were to put the password into the source code, every user would
  24. have to use the same password, or each user would have to build his
  25. own executable from his own modified source -- not very practical in
  26. either case.
  27.  
  28. --
  29. Peter Vernam                              Email: vernam@draper.com
  30. Draper Laboratory, Inc.                   Voice: 617-258-2735
  31. 555 Technology Square                     Fax:   617-258-2705
  32. Cambridge, MA 02139
  33.