Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2004 01:52:37 +0800
From:      Stephen Liu <satimis@icare.com.hk>
To:        freebsd-questions@freebsd.org
Subject:   SSH Problem
Message-ID:  <200403020152.37627.satimis@icare.com.hk>

next in thread | raw e-mail | index | archive | help
Hi all folks,

FreeBSD 5.2
===========

I can as 'root'

# ssh -X user@localhost

tunneling to 'user' but it does not work as 'user'

$ ssh -X root@localhost
Password: <root psword>
Password: <root psword>
Password: <root psword>
root@localhost.localdomain's password: <root psword>
Permission denied, please try again.
root@localhost.localdomain's password: <root psword>
Permission denied, please try again.
root@localhost.localdomain's password: <root psword>
Permission denied (publickey,password,keyboard-interactive).

Kindly advise how to fix this problem

TIA

B.R.
Stephen Liu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403020152.37627.satimis>