bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-30 13:07 UTC
[Bug 172] Add multiple AuthorizedKeyFiles options
https://bugzilla.mindrot.org/show_bug.cgi?id=172
Sascha Silbe <sascha-openssh-bugs at silbe.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sascha-openssh-bugs at silbe.o
| |rg
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Feb-19 18:48 UTC
[Bug 172] Add multiple AuthorizedKeyFiles options
https://bugzilla.mindrot.org/show_bug.cgi?id=172
Marc 'Zugschlus' Haber <mh+openssh-bugzilla at zugschlus.de>
changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mh+openssh-bugzilla at zugschl
| |us.de
--- Comment #10 from Marc 'Zugschlus' Haber <mh+openssh-bugzilla at
zugschlus.de> 2011-02-20 05:48:15 EST ---
If this is implemented, it would be nice if wildcards were be possible
as well, such as
AuthorizedKeysFile %h/.ssh/authorized_keys.d/*
That would save me from having
cat ~/.ssh/authorized_keys.d/* > ~/.ssh/authorized_keys
in my login scripts.
Greetings
Marc
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Reasonably Related Threads
- [Bug 2635] New: Unable to use SSH Agent and user level PKCS11Provider configuration directive
- Bug#509885: does not cleanly update from logtail2
- [Bug 172] New: Add multiple AuthorizedKeyFiles options
- [Bug 2714] New: Allow specifying a key description when loading from stdin
- How to use /dev/mapper in virt-manager/libvirt