Date: Mon, 27 Jun 2005 21:12:05 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: Florent Thoumie <flz@FreeBSD.org> Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>, freebsd-current@FreeBSD.org, Jeremie Le Hen <jeremie@le-hen.org>, freebsd-ports@FreeBSD.org Subject: Re: OpenPAM Figwort broke PAM modules from ports Message-ID: <20050627191205.GT1283@obiwan.tataz.chchile.org> In-Reply-To: <42C0026C.3040000@FreeBSD.org> References: <20050626211011.GH1283@obiwan.tataz.chchile.org> <86d5q8113a.fsf@xps.des.no> <20050627130449.GQ1283@obiwan.tataz.chchile.org> <42C0026C.3040000@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Florent :), > > With all respect I owe you you, the last upgrade of my -CURRENT box > > constrained me to use the following patch to make pam_alreadyloggedin.so > > work again : > > FWIW, I always needed to put full pathname for pam_ldap to use > it. If you didn't upgraded to a too recent -CURRENT yet (ie. you still have OpenPAM Feterita release), you should try removing the full path if pam_ldap.so is located in /usr/local/lib/. If your -CURRENT is too recent, please, try to patch src/contrib/openpam/lib/openpam_dynamic.c with the quick hack I posted earlier. Recompile it and install it from src/lib/libpam/libpam/ and then remove the full path of pam_ldap in /etc/pam.d/login. Try to log from a text console (this doesn't need to reboot). You should see either an error message stating that pam_ldap.so couldn't be found or a successful login attempt in /var/log/auth.log. I would be glad if you were able to bring your testimony : I would really like to see a note in src/UPDATING for this, since FreeBSD 6 is going to be out in less than 2 months, and not informing users about this behaviour change would break PITA, IMO. Thank you Florent. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050627191205.GT1283>