Date: Thu, 11 Jul 2002 08:23:16 -0400 From: ScaryG <freymann@scaryg.shacknet.nu> To: "Allan McDonald" <allan@ozdaq.com.au> Cc: stable@FreeBSD.org Subject: Re: ssh to remote machines problem after cvsup Message-ID: <20020711082316.51bd2ac5.freymann@scaryg.shacknet.nu> In-Reply-To: <0F08B228C722D311B5FC00A0C9FB2C7322B4D9@casserver.ozdaq.com.au> References: <0F08B228C722D311B5FC00A0C9FB2C7322B4D9@casserver.ozdaq.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Jul 2002 09:24:50 +1000
"Allan McDonald" <allan@ozdaq.com.au> wrote:
> since I have upgraded a box from 4.3 to 4.6 and since then can't ssh
> into it.
> It appears that PAM is now installed, but that could my
> misinterpretation I have tried to see how to uninstall pam, but couldn't
> find it easily.
Sounds like you didn't read /usr/src/UPDATING.
I'm not sure when PAM became a part of the base system, but I do recall
tons of problems with early 4.x releases when people forgot this:
20010112:
Important new FreeBSD-version stuff: PAM support has been worked
in, partially from the "Unix" OpenSSH version. This requires
adding the following in pam.conf:
sshd auth sufficient pam_skey.so
sshd auth required pam_unix.so try_first_pass
sshd auth required pam_permit.so
My suggestion is to check that your copy of /etc/pam.conf contains those
lines.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Scary Gerry -- Senior Systems Manager
freymann@scaryg.shacknet.nu
-For web-hosting, DNS Services or PHP &
MySql programming see www.interpool.ca
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711082316.51bd2ac5.freymann>
