home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / encore / 124 next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.2 KB

  1. Path: sparky!uunet!seismo!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!zaphod.mps.ohio-state.edu!caen!batcomputer!munnari.oz.au!goanna!escargot!minyos.xx.rmit.OZ.AU!rxxmnb
  2. From: rxxmnb@minyos.xx.rmit.OZ.AU (Michael Barnett)
  3. Newsgroups: comp.sys.encore
  4. Subject: info wanted regarding shadow passwords
  5. Message-ID: <1jrq8jINNae2@escargot.xx.rmit.OZ.AU>
  6. Date: 23 Jan 93 16:03:31 GMT
  7. Organization: RMIT Computer Centre
  8. Lines: 18
  9. NNTP-Posting-Host: minyos.xx.rmit.oz.au
  10.  
  11. We are running Umax V 2.4.1 P3 on a Multimax.  I need to manipulate
  12. shadow password file entries, and the only online manual is for
  13. putspent().  Similarly with the paper manuals.  Were there ever
  14. any manual entries written for the other functions in shadow.h?
  15.  
  16.     /* Declare all shadow password functions */
  17.  
  18.     void         setspent(), endspent() ;
  19.     struct spwd     *getspent(), *fgetspent(), *getspnam() ;
  20.     int         putspent(), lckpwdf(), ulckpwdf() ;
  21.  
  22. If anyone has them, please let me know (preferrably by e-mail).
  23.  
  24. And yes, I know to use libsec.a when compiling in these functions.
  25. -- 
  26. =======================================================================
  27. Michael Barnett - System Administrator, Computer Centre, +61 3 660-2934
  28. Royal Melbourne Institute of Technology.    Internet: mikeb@rmit.edu.au
  29.