On Thu, Feb 22, 2001 at 12:13:22AM +1100, Howard Lowndes wrote:
...
> When I run the server in debug mode all looks well until the client
> attempts to authenticate.  At this point I get the following error
> messages.  It appears that my problem might lie in the first 3 lines:
> 
> [...]
> debug: userauth-request for user root service ssh-connection method none
> debug: Starting up PAM with username "root"
> Failed none for ROOT from 203.41.237.83 port 1022 ssh2
...
> Cluestick anyone?

Not too sure about openssh but I bet they work the same. with ssh
it tries an empty password first before trying the key. what may
be happening is that even though you said no passwd auth, it took
it to mean no password prompting (and therefore no auth). as such
it does it's default first run with an empty password/empty key
pharse and if it succeeds all is well. if not it would normally
do a prompt for password/key phrase but you turned that off.

-- 
CaT ([EMAIL PROTECTED])            *** Jenna has joined the channel.
                                <cat> speaking of mental giants..
                                <Jenna> me, a giant, bullshit
                                <Jenna> And i'm not mental
                                        - An IRC session, 20/12/2000


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to