[
https://issues.apache.org/jira/browse/SSHD-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
CY resolved SSHD-1271.
----------------------
Resolution: Duplicate
> 2.8.0 reject Ubuntu 16.04 users ssh connection
> ----------------------------------------------
>
> Key: SSHD-1271
> URL: https://issues.apache.org/jira/browse/SSHD-1271
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: CY
> Priority: Major
> Attachments: 1
>
>
> steps to reproduce:
> 1.upgrade Gerrit to 3.6
> 2.Ubuntu 16.04 user try to connect Gerrit via ssh
> `ssh -p 29418 [email protected] gerrit`
> 3.Got "Permission denied (publickey)."
> 4.execute eval "$(ssh-agent -s) && ssh-add"
> 5.`ssh -p 29418 [email protected] gerrit` now can connect to
> Gerrit correctly.
> 6.Reboot the PC, then cannot connect again, and need to execute "eval
> "$(ssh-agent -s) && ssh-add"" again.
> 7. If i run "unset SSH_AUTH_SOCK`, then it works again. I cannot figure out
> why
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]