pam_winbind.so doesn't seem to exist. I even did a 'find' to see if it did somewhere else, but not such luck. The libnss_winbind.so was there though. Just the pam_winbind.so isn't there.
> -----Original Message----- > From: David Brodbeck [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 17, 2003 12:01 PM > To: Scott Wrosch; Samba > Subject: RE: [Samba] pam_winbind.so - How do I create it? > > > > > -----Original Message----- > > From: Scott Wrosch [mailto:[EMAIL PROTECTED]] > > > When I did the other box, I did a binary distribution, so the file had > > apparently already existed. In following the instructions in > > the above > > link, this command doesn't seem to do anything: > > > > root# make nsswitch/pam_winbind.so > > Scott, look in the nsswitch subdirectory of your samba source directory > and > see if pam_winbind.so is there. If it is, you just have to copy it to > /lib/secure/ with the other pam libraries. You'll also need to copy > libnss_winbind.so to your /lib directory and make a softlink to > libnss_winbind.so.2. None of these steps are done for you by 'make > install'. > > If this doesn't help, maybe I've misunderstood your problem. I think the > reason 'make nsswitch/pam_winbind.so' isn't doing anything is because the > file's already been built, though. The regular 'make' routine seems to do > this automatically. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
