bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 13:28 UTC
[Bug 1720] New: would be nice if authorized_keys(5) existed
https://bugzilla.mindrot.org/show_bug.cgi?id=1720
Summary: would be nice if authorized_keys(5) existed
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
URL: http://bugs.debian.org/441817
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
Although sshd(8) already documents the authorized_keys file format, it
would be nice for 'man authorized_keys' to work. It seems sufficient
to make it a symlink to sshd(8).
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 13:28 UTC
[Bug 1720] would be nice if authorized_keys(5) existed
https://bugzilla.mindrot.org/show_bug.cgi?id=1720 --- Comment #1 from Colin Watson <cjwatson at debian.org> 2010-03-02 00:28:28 EST --- Created an attachment (id=1795) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1795) patch -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Jul-19 03:52 UTC
[Bug 1720] would be nice if authorized_keys(5) existed
https://bugzilla.mindrot.org/show_bug.cgi?id=1720
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
I was thinking about making known_hosts(5) and authorized_keys(5) pages
and pulling them out of sshd(8), which is long enough already. I'll
make a strawman diff.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 2011] New: sandbox selection needs some kind of fallback mechanism
- [Bug 1471] New: sshd can block if authorized_keys is a named pipe
- ssh-copy-id no newline bug
- [Bug 1692] New: sshd sometimes dies when sent multiple SIGHUPs in quick succession
- there should be an authorized_keys(5) man page