Date: Tue, 18 Jan 2005 03:50:11 +0800 From: CryBaby <guitar@jazzcafe.no-ip.org> To: CryBaby <guitar@jazzcafe.no-ip.org> Cc: freebsd-stable@freebsd.org Subject: Re: SSH Protocol mismatch Message-ID: <20050118034550.E879.GUITAR@jazzcafe.no-ip.org> In-Reply-To: <20050116035709.AFCE.GUITAR@jazzcafe.no-ip.org> References: <20050116035709.AFCE.GUITAR@jazzcafe.no-ip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I already fixed it.
% less /var/log/auth.log
Jan 18 01:57:55 jazzcafe login: _pam_init_handlers: no default config /etc/pam.d/other
Jan 18 01:57:55 jazzcafe login: error reading PAM configuration file
% man pam
...
files located in the /etc/pam.d/ directory. The presence of this directory
will cause PAM to ignore /etc/pam.conf.
...
% rmdir /etc/pam.d
% END
---
CryBaby <mailinglist@ms94.url.com.tw>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050118034550.E879.GUITAR>
