RE: ftpd & PAM

2005-04-21 Thread Rob MacGregor
On Thursday, April 21, 2005 5:48 PM, Ivan Voras <> unleashed the infinite monkeys and produced: > in.ftpd: LOCAL: allow > in.ftpd: ALL: deny > > ALL : ALL : allow > """ > > I constructed the in.ftpd lines by looking at other examples and the man > page, but it doesn't seem to work - I can login

Re: ftpd & PAM

2005-04-21 Thread Ivan Voras
Scot Hetzel wrote: Which version of FreeBSD, and what does your PAM configuration for ftpd look like? Oh yes, thanks, I forgot not all services had pam_ldap line added when we switched to LDAP :) (it works now) A related question: for some reasons, I want to allow FTP only from+to localhost. I k

Re: ftpd & PAM

2005-04-21 Thread Scot Hetzel
On 4/21/05, Ivan Voras <[EMAIL PROTECTED]> wrote: > Does stock ftpd know about PAM? I can't seem to log in via ftp with > users that are on my LDAP server (but I can with a local user that's in > /etc/passwd). > Which version of FreeBSD, and what does your PAM configuration for ftpd look like?

Re: ftpd & PAM

2005-04-21 Thread Christian Brueffer
On Thu, Apr 21, 2005 at 05:24:53PM +0200, Ivan Voras wrote: > Does stock ftpd know about PAM? I can't seem to log in via ftp with > users that are on my LDAP server (but I can with a local user that's in > /etc/passwd). > ___ Yes, see /etc/pam.d/ftpd.