On Sat, 2020-03-21 at 10:55 +0100, Uwe Sauter wrote: > Hi all, > > is there a way to configure libssh to ignore the settings in > /etc/libssh ? > Reason I ask is that 0.9.0 breaks the server side of tmate ( > http://tmate.io), see the issue at Github: > https://github.com/tmate-io/tmate-ssh-server/issues/72
Replied directly in the github issue. For the record, this new default behavior can be skipped with bind option SSH_BIND_OPTIONS_PROCESS_CONFIG: https://gitlab.com/libssh/libssh-mirror/-/blob/master/src/options.c#L1630 Regards, -- Jakub Jelen Senior Software Engineer Security Technologies Red Hat, Inc.
