[Bug 2755] New: [PATCH] sshd_config: allow directories in AuthorizedKeysFile=
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Aug 7 19:09:32 AEST 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2755
Bug ID: 2755
Summary: [PATCH] sshd_config: allow directories in
AuthorizedKeysFile=
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: lucab at debian.org
Created attachment 3028
--> https://bugzilla.mindrot.org/attachment.cgi?id=3028&action=edit
sshd_config: allow directories in AuthorizedKeysFile=
This patch enhances AuthorizedKeysFile= to accept directory paths
in addition to single files.
It provides an include semantics similar to `.d` / `run-parts(8)`
approach, offering a consistent way for different entities to add
public keys to a given account without single-file contention.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list