Displaying 1 result from an estimated 1 matches for "jtxwwobigpy".
2023 Aug 02
2
"Subsystem 'sftp' already defined" error in openssh-9 when using Include
...ere, and I'm not sure how to resolve them.
1. "Subsystem 'sftp' already defined." since it's defined in sshd_config
and redefined in sshd_config.d/custom_config.
>From what I can tell, this is supposed to be fixed by
https://groups.google.com/g/linux.debian.bugs.dist/c/jTXWWobiGpY with this
code https://bugzilla.mindrot.org
/attachment.cgi?id=3591&action=diff&collapsed=&headers=1&format=raw, but I
don't currently understand if it's released (I'm on openssh-9.3p2 and it
still throws the "Subsystem 'sftp' already defined" error) or...