| Summary: | Typo in manual page sshd(8). | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | SAKAMOTO Seiji <s-seiji> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | s-seiji | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
SAKAMOTO Seiji
2003-01-07 21:40:00 UTC
State Changed From-To: open->feedback This is contributed software from the OpenBSD Project. Could you perhaps submit this patch to them? and more information.
Please refer to file:///usr/src/crypto/openssh/FREEBSD-upgrade
cite;
1) Modified server-side defaults
We've modified some configuration defaults in sshd:
- For protocol version 2, we don't load RSA host keys by
default. If both RSA and DSA keys are present, we prefer DSA
to RSA.
...
--
SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp>
State Changed From-To: feedback->patched Following the audit trail and a discussion with des (MAINTAINER) I have applied your patch to CURRENT and will MFC soon. Thanks alot for the submission! State Changed From-To: patched->closed Applied! Thanks for the submission! |