|
Bugzilla – Full Text Bug Listing |
| Summary: | YaST sshd module forgets to enable ssh port in the firewall | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Carlos Robinson <carlos.e.r> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | mattm3a |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Carlos Robinson
2009-01-24 23:10:04 UTC
The first "issue" is a feature request. YaST SSHD Configuration never did that see also bug #396375 The second one seems to be a bit tricky and the documentation lacks useful comments, see also: http://lists.debian.org/debian-isp/2005/11/msg00014.html Anyway, it seems I do not understand the options enough. `man sshd_config` says this: PasswordAuthentication Specifies whether password authentication is allowed. The default is “yes”. According to the same man page, other options have to be changed depending on the other system settings: KerberosAuthentication, UsePAM, ChallengeResponseAuthentication. Is there any simple explanation of that option or should I rather drop it? Anyway, by default in SUSE, it's "PasswordAuthentication no". *** Bug 470350 has been marked as a duplicate of this bug. *** - Dropping possibility to adjust PasswordAuthentication option as it has no or rather misleading effect (bnc #469207). - yast2-sshd-2.17.2 (resp. 2.18.0) |