search for: auth_activate_opt

Displaying 3 results from an estimated 3 matches for "auth_activate_opt".

2018 May 24
2
Password change required but no TTY available
Hi, I upgraded for one of our products the SSH server to the portal OpenSSH 7.7p1 release. While testing I observed a change in the behavior for expired passwords. The commit 7c8568576071 ("upstream: switch over to the new authorized_keys options API and") dropped the 'allowed pty' option when the password has expired. By adding this hack here, I got it back to the old
2023 Jun 30
1
Subsystem sftp invoked even though forced command created
On 30/06/2023 09:56, Damien Miller wrote: > It's very hard to figure out what is happening here without a debug log. > > You can get one by stopping the listening sshd and running it manually > in debug mode, e.g. "/usr/sbin/sshd -ddd" Or starting one in debug mode on a different port, e.g. "-p99 -ddd"
2020 Jul 07
3
libssh2 is hanging during a file transfert
...preauth] Jul 7 11:52:16 TOTO sshd[19126]: debug3: mm_request_receive entering Jul 7 11:52:16 TOTO sshd[19126]: debug3: monitor_read: checking request 24 Jul 7 11:52:16 TOTO sshd[19126]: debug3: mm_answer_keyverify: publickey 0x80309fd0 signature verified Jul 7 11:52:16 TOTO sshd[19126]: debug1: auth_activate_options: setting new authentication options Jul 7 11:52:16 TOTO sshd[19126]: debug3: mm_request_send entering: type 25 Jul 7 11:52:16 TOTO sshd[19126]: Accepted publickey for toto from 10.91.140.30 port 49822 ssh2: RSA SHA256:fVQ7eL1KeCgpq4/BSsnou/pVnQv8mCouzqfNolAgbp4 Jul 7 11:52:16 TOTO sshd[19126...