Re: nss_ldap and pam_ldap

2006-04-08 Thread joerg
On Sun, Apr 09, 2006 at 02:20:01AM +1000, Petr Janda wrote: > > Both can and should be used without PAM and NSS. Checkout the virtual > > user configuration in postfix where you can specify a mapping of > > mail address to uid, gid and mailbox name (no direct system user > >involved!). Using differ

Re: nss_ldap and pam_ldap

2006-04-08 Thread Petr Janda
> Both can and should be used without PAM and NSS. Checkout the virtual > user configuration in postfix where you can specify a mapping of > mail address to uid, gid and mailbox name (no direct system user >involved!). Using different uids and gids is handy for quotas, but not > necessary. Similiar

Re: nss_ldap and pam_ldap

2006-04-08 Thread joerg
On Sat, Apr 08, 2006 at 01:36:11PM +1000, Petr Janda wrote: > My second question is concerning pam_ldap. While it compiles cleanly, I dont > know how to integrate pkgsrc's pam in DF. The goal is simple: user > authentication against a remote ldap server. Is DF pam-enabled by default? You install

Re: nss_ldap and pam_ldap

2006-04-08 Thread Justin C. Sherrill
On Fri, April 7, 2006 11:36 pm, Petr Janda wrote: > My second question is concerning pam_ldap. While it compiles cleanly, I > dont > know how to integrate pkgsrc's pam in DF. The goal is simple: user > authentication against a remote ldap server. Is DF pam-enabled by default? Haven't tried it, bu

Re: nss_ldap and pam_ldap

2006-04-08 Thread Simon 'corecode' Schubert
On 08.04.2006, at 05:36, Petr Janda wrote: My first question is concerning nss_ldap. Is there anyway to get it to compile & work on DragonFly? The version is pkgsrc is only for netbsd-3.0. i tried and it doesnt compile on DF. i'm not sure, but i don't think that we have pluggable nss modules

nss_ldap and pam_ldap

2006-04-07 Thread Petr Janda
My first question is concerning nss_ldap. Is there anyway to get it to compile & work on DragonFly? The version is pkgsrc is only for netbsd-3.0. i tried and it doesnt compile on DF. My second question is concerning pam_ldap. While it compiles cleanly, I dont know how to integrate pkgsrc's pam