[Bug 1701298] Re: ssh_config should include /etc/ssh/ssh_config.d/* by default
Colin Watson
cjwatson at canonical.com
Fri Jun 30 11:36:43 UTC 2017
There are already bugs about an Include directive in sshd, so please
don't file more. Also, it isn't really necessary to re-file this in
Debian since I follow both trackers.
Erich, could you give an example of the sort of changes you'd like to be
able to make in a .d directory? Are you talking about site-local
changes, or things that might go into a distribution?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1701298
Title:
ssh_config should include /etc/ssh/ssh_config.d/* by default
Status in openssh package in Ubuntu:
Confirmed
Bug description:
It is not currently possible to deploy packages with system-specific SSH configuration settings without modifying the ssh_config file. Ideally the default ssh_config file would simply contain:
Include /etc/ssh/ssh_config.d/*
as this would allow packages to deploy such settings without tampering with the main ssh_config file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1701298/+subscriptions
More information about the foundations-bugs
mailing list