Date: Mon, 01 Nov 1999 22:45:23 -0200 From: Gustavo V G C Rios <grios@ddsecurity.com.br> To: Chris Jeter <chrisj@sunflower.com> Cc: freebsd-questions@freebsd.org Subject: Re: PAM and Proftpd Message-ID: <381E3423.6D6F82F@ddsecurity.com.br> References: <001301bf24cb$28e4af60$cc1ca8c0@lawrence.ks.us>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Jeter wrote:
>
> hello all.
>
> i resently started messing with Proftpd. in tring to get everything up and
> running im running into some PAM problems. as per the readme and info from
> the mailing list i''ve added the following to my /etc/pam.conf file
>
> ftp auth required pam_unix.so try_first_pass
> ftp account required pam_unix.so try_first_pass
> ftp session required pam_unix.so try_first_pass
>
> on tring to log into the running proftpd syslog returns the following
> errors.
>
> proftpd[29847]: unable to resolve symbol: pam_sm_open_session
> proftpd[29847]: unable to resolve symbol: pam_sm_close_session
> proftpd[29847]: PAM(chrisj): Authentication failure
>
> any help would be great
>
> chris
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
remove the 3rd line (ftp session required pam_unix.so
try_first_pass)
--
Message of the day:
The trouble with doing something right the first time is that nobody
appreciates how difficult it was.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?381E3423.6D6F82F>
