SSH connection problem
Eric Maquiling
emaquili at gmail.com
Thu Sep 11 16:38:38 UTC 2008
On Thu, Sep 11, 2008 at 06:26:16PM +0200, Zhengguo Xu wrote:
>
>still, when i tried to connect from laptop, it didn't work.
Best way I've always debugged SSH problems is to:
1. check permissions of .ssh directory
2. check permissions of $HOME/.ssh/authorized_keys
3. do ssh -vv and it'll tell you exactly whats wrong
and
tail /var/log/messages for any ssh related errors.
You may want to set the log in sshd_config to DEBUG instead of info
--
em
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080911/6ad2a761/attachment.sig>
More information about the ubuntu-users
mailing list