sshd_config |
2007-4-26
|
I have a lot of sshd_config files that are mostly the same, except for some small differences.
For example, ListenAddress could be different because a host has a bunch of virtual interfaces that ssh should not listen on.
I would like some sort of Include feature, so that I can Include an additional file if it is present with some customizations. Does this exist for sshd ? If not, has anyone else ever felt the need for it ?
Answers on a post card below !
![[lang]](/images/eye.png)

My postcard was attached except due to your comment system’s lack of attachment functionality somehow went missing.
Comment by Zaheer — 2007-4-26 @ 12:49 pm
+1 for needing (but not finding) and include feature in sshd_config. In fact, I think _all_ config files should have include features…
Comment by qhartman — 2007-4-26 @ 4:20 pm
I agree that all config files should have some include mecanism…
In the meantime: cfengine ! and/or cpp :o
Comment by stefan — 2007-4-26 @ 9:34 pm