Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 17:06:18 +0100
From:      Juraj Lutter <otis@wilbury.sk>
To:        tsikora@powerusersbbs.com
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ssh login
Message-ID:  <20010122170618.M16921@wilbury.sk>
In-Reply-To: <3A6B9008.88CCCE91@home.com>; from tsikora@home.com on Sun, Jan 21, 2001 at 08:42:32PM -0500
References:  <3A6B9008.88CCCE91@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 21, 2001 at 08:42:32PM -0500, Ted Sikora wrote:
> I was using the ssh from ports previously. After upgrading and using the
> one integrated I no longer can access my other nix machines. I can log
> onto FreeBSD fine though. Any ideas?
> 

Perhaps you're missing proper PAM config options. Try add this two
lines into your /etc/pam.conf:

sshd    auth    required    pam_unix.so
sshd    session required    pam_permit.so

somewhere near beginning :-)

otis

----------------------------------------------------------------
 Juraj Lutter, e-mail: juraj@lutter.sk, URL: http://wilbury.sk/
   All I want for Christmas is a Rock And Roll electric guitar


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?20010122170618.M16921>