Date: Fri, 30 Jun 2000 16:40:19 +1000 (EST) From: George Michaelson <ggm@dstc.edu.au> To: freebsd-current@freebsd.org Subject: what turns on YP in getpwent() Message-ID: <200006300640.QAA02584@asuncion.dstc.edu.au>
next in thread | raw e-mail | index | archive | help
At line 67 in getpwent.c under libc/gen there is a block of code which is #ifdef YP. I know its a dumb question but what turns this #ifdef on? I ask, because I truss'd my login process after enabling yp via ypinit and while I can ypcat my maps, I can't see login do diddly squat into them under pam. I suspect this is a frob which has somehow got turned off in my code. FAQ? -George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006300640.QAA02584>