Bug 641684

Summary: ssh-login fails if Key-Authentification used
Product: [Fedora] Fedora Reporter: Thomas Schweikle <tschweikle>
Component: opensshAssignee: Jan F. Chadima <jchadima>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 14CC: any0n3, jchadima, mgrepl, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-10 18:07:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ssh output from "ssh -vvv user@host" none

Description Thomas Schweikle 2010-10-10 08:17:34 UTC
Description of problem:
trying to log in using ssh fails at soon at you are logging in remotely from a different network.

Version-Release number of selected component (if applicable):
openssh-server-5.5p1-21.fc14.2.i686

How reproducible:
always

Steps to Reproduce:
1. Install ssh-server, configure
2. log in locally: ssh user@host --- works
3. switch to an other box connected to the network, then try to log in: ssh user@host --- does not work
  
Actual results:
kicked out

Expected results:
shell access

Additional info:
Fedora 13,12 are affected also

Changes to /etc/ssh/sshd_config:
added: PermitRootLogin yes
added: PasswordAuthentification yes

Comment 1 Thomas Schweikle 2010-10-10 08:19:05 UTC
Created attachment 452576 [details]
ssh output from "ssh -vvv user@host"

Comment 2 Thomas Schweikle 2010-10-10 08:37:34 UTC
After upgrading to the latest updates only fedora 14 does have this problem. fedora 13 and 12 do work again as expected!

Comment 3 Michael Spahn 2010-10-10 18:07:52 UTC

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

*** This bug has been marked as a duplicate of bug 555646 ***