Bug 470350

Summary: yast2 sshd does not respect password authentication setting
Product: [openSUSE] openSUSE 11.1 Reporter: Matthew Mah <mattm3a>
Component: YaST2Assignee: Lukas Ocilka <locilka>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Matthew Mah 2009-01-28 20:25:23 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5

yast2 sshd does not respect the password authentication setting. 
Leaving the password authentication box unchecked should mean that password logins are not allowed over ssh. However, neither the unchecked state nor the checked state prevents ssh password logins from a remote computer. 

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Lukas Ocilka 2009-01-29 09:41:01 UTC
Leaving the password authentication box unchecked actually means
chaning the PasswordAuthentication in /etc/ssh/sshd_config to 'no'

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