Bug 1846

Summary: wishlist: [PATCH] sshd_config - reformat for easier reading
Product: Portable OpenSSH Reporter: Jari Aalto <jari.aalto>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: -current   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch to reformat sshd_config
none
Patch to reformat sshd_config (CVS 2012-07-06 03:45:01) none

Description Jari Aalto 2010-12-22 00:00:58 AEDT
Created attachment 1978 [details]
Patch to reformat sshd_config

the following patch reformats sshd_config in sections.

- Add section breaks to help finding visual cues.
- Indent standard text to column 8 (position of tab) and leave
  configuration examples to the left.
- Add new example: how to restrict root login only inside local LAN.

Hope you find the changes helpful. The patch is against
CVS anoncvs@anoncvs.mindrot.org:/cvs 2010-12-21 12:59 UTC
Comment 1 Jari Aalto 2012-07-07 16:17:40 AEST
Created attachment 2172 [details]
Patch to reformat sshd_config (CVS 2012-07-06 03:45:01)

Updated to apply to latest CVS.