Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2001 20:46:35 -0800
From:      "Power JeSsIe!" <jessie@power-jessie.net>
To:        "Mark Drayton" <mark.drayton@4thwave.co.uk>
Cc:        "questions@FreeBSD. ORG" <questions@FreeBSD.ORG>
Subject:   RE: error in ssh!
Message-ID:  <NEBBJJKPMLNMNBFHAAFIGENECDAA.jessie@power-jessie.net>
In-Reply-To: <20010301120452.A5432@tethys.valhalla.net>

next in thread | previous in thread | raw e-mail | index | archive | help

thanks a lot!
it solve my problem. 
sorry i wasn't able to notice that part in /usr/src/UPDATING.

again thanks!

Cheers!
jessie

See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895

-----Original Message-----
From: mark@tethys.valhalla.net [mailto:mark@tethys.valhalla.net]On
Behalf Of Mark Drayton
Sent: Thursday, March 01, 2001 4:05 AM
To: Power JeSsIe!
Cc: questions@FreeBSD. ORG
Subject: Re: error in ssh!


> i have successfully upgraded my freebsd 4.1.1RELEASE
> to 4.2STABLE and everything seems to work just fine
> but when i try remote logging on to the server via ssh
> the following error came out:
> 
> no modules loaded for 'sshd' service
> fatal: PAM session setup failed[6]: Permission denied
> no modules loaded for 'sshd' service

You didn't read /usr/src/UPDATING. You need to add these lines to your
/etc/pam.conf:

sshd    auth    sufficient      pam_skey.so
sshd    auth    required        pam_unix.so		try_first_pass
sshd    session required		pam_permit.so

You can get also get these updates by letting mergemaster replace your
pam.conf

Cheers,

-- 

Mark Drayton
____________________________________________________________
Get your domain name and domain-based e-mail from           
Namezero.com. New!  Namezero Plus domains now available.    
Find out more at: http://www.namezero.com                   



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?NEBBJJKPMLNMNBFHAAFIGENECDAA.jessie>