Displaying 1 result from an estimated 1 matches for "razzolini".
Did you mean:
  grazzolini
  
2020 Feb 18
11
[Bug 3122] New: New Include functionality does not work as documented
...as documented
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: grazzolini at archlinux.org
I have been trying to use the new Include functionality to expand a
sshd configuration in order to add a snippet of config that matches to
a user and use a custom AuthorizedKeysCommand to validate the ssh keys.
If I use the include functionality like this:
Include /etc/ssh/ssh.d...