Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 02:25:52 -0500
From:      David Banning <david@skytrackercanada.com>
To:        Chris Shenton <chris@shenton.org>
Cc:        questions@freeBsd.org
Subject:   Re: 4.3-STABLE (Open) sshd: PAM setcred failed (can't login)
Message-ID:  <20010612022552.A29432@sympatico.ca>
In-Reply-To: <87snhazkxa.fsf@thanatos.shenton.org>; from chris@shenton.org on Fri, Jun 08, 2001 at 06:06:09PM -0400
References:  <87snhazkxa.fsf@thanatos.shenton.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kill the sshd daemon and run sshd -d  

as you are logging in from the client it gives really helpful
debug info in real time.

Hope this helps -

On Fri, Jun 08, 2001 at 06:06:09PM -0400, Chris Shenton wrote:
> Just upgraded from 4.0-RELEASE by cvsup and built 4.3-STABLE and
> matching kernel; ran mergemaster.
> 
> I can't login to the box by SSH, coming from another 4.3-STABLE
> system. It logs the following when I do:
> 
> Jun  8 22:02:09 cousin sshd[10923]: fatal: PAM setcred failed[6]: Permission denied
> 
> I trussed the process just before this happened; waited for the client
> to ask for my RSA key then fired up truss on the client-connected
> process.
> 
> su-2.03# truss -p 10923
> (null)()                                         = 1 (0x1)
> read(0x5,0xbfbfa64c,0x2000)                      = 28 (0x1c)
> getuid()  
> 
> Would be nice if it told me what the object was that it doesn't have
> permissions for.
> 
> Any ideas? I hate using telnet...
> 
> Thanks.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
There is nothing wrong with Southern California that a rise in the
ocean level wouldn't cure.
		-- Ross MacDonald

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?20010612022552.A29432>