|
Bugzilla – Full Text Bug Listing |
| Summary: | sshd login settings are confusing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Matthew Mah <mattm3a> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P4 - Low | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Matthew Mah
2009-01-28 20:31:27 UTC
That UI check-box actually allows to set "RSAAuthentication" option.
According to man page...
RSAAuthentication
Specifies whether pure RSA authentication is allowed. The default is
“yes”. This option applies to protocol version 1 only.
So, It seems that the description and help (currently missing) for that option
should be more concrete or the check-box should be removed.
The checkboxes are for protocol version 1 and protocol version 2? That would also make sense. There should be a description to that effect. Help and Dialogs have been improved to provide enough information (in yast2-sshd-2.18.1). |