Hi, Johan! I've started to write, how to test pam modules, but while doing that found that indeed, pam_winbind.so is missing some symbols :(
I'm looking into that right now. Next time write a PR in such a case :) With best regards, Timur. On Tue, Mar 10, 2009 at 11:03 AM, Johan Hendriks <[email protected]> wrote: > Hello all > i have updated my samba-3.2.8 to samba-3.3.1. > This machine is joined to a windows 2003 server. > > I used the following line in my /etc/pam.d/sshd to use pam authentication of > some windows users. > auth sufficient /usr/local/lib/pam_winbind.so > > This all Works for samba-3.2.x , but after the upgrade i get the following > error. > > In /var/log/messages the following comes up > > Mar 10 10:13:08 intranet sshd[52539]: in openpam_load_module(): no > /usr/local/lib/pam_winbind.so found > > Mar 10 10:13:08 intranet sshd[52539]: fatal: PAM: initialisation failed > > > > The file /usr/local/lib/pam_winbind.so is there? > > after a downgrade from 3.3.1 to 3.2.8 all is working again. > > > regards, > > Johan Hendriks > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
