Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tekgen!sail!keithe From: keithe@sail.LABS.TEK.COM (Keith Ericson) Newsgroups: comp.unix.sysv386 Subject: Found: pcnfsd that knows about /etc/shadow Message-ID: <9014@sail.LABS.TEK.COM> Date: 22 Feb 91 18:15:21 GMT References: <9004@sail.LABS.TEK.COM> Reply-To: keithe@sail.LABS.TEK.COM (Keith Ericson) Distribution: na Organization: Tektronix, Inc., Beaverton, OR. Lines: 22 In an earlier article I wrote: >I'd appreciate it if I could get a pointer to the solution to a >problem that _must_ have been solved already: systems employing the >/etc/shadow file for password storage fail to authenticate >prospective pcnfsd users. Well, Geoff Arnold (geoff@East.Sun.COM) was kind enough to send me source for a "shadow-aware" version of the pcnfsd authentication daemon. It took a little bit of work (_very_ little if _I_ could do it) to get it running. I've returned a copy of the program as I compiled it to Geoff. Basically I had to work around some include files I couldn't find, minor difference in mknod/stat, and other minor things. The changes are #ifdef'd in (the code Geoff sent already looked for _some_ ISC 2.0 differences, do that was easy enough.) I can now use my ISC 2.0.2 machine as an authentication server for our PC-NFS machines. Thanks, Geoff! kEITHe