-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Tested on dose. pubkey, correct password, wrong password, x11 forwading, server and client... old and new glibc... |
Tested on serotimor. LGTM |
On the running systems I can update and restart sshd. But firstchoice, kimchi , and weissweiler are down. If they come back up at a later time and their sshd is update by pdist, it won't be restated and sshd would stop working. |
SFTP does not work anymore.
But:
Copying that file to the expected location, makes it work again. |
|
||
SYSCONFDIR=/etc/ssh | ||
DATADIR=/usr/share/sshd | ||
LIBEXECDIR=/usr/lib/openssh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be needed after all.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, LIBEXECDIR is probably used by bee_configure. I still have the list files without and with the changes here. The yhow the difference, I just overlooked it.
I am going to rebuild the package. |
that ok but not the fix. the path is coded in the config file. which is not oart of the package |
Updating the configuration file is also a fix. |
welll it is configuredf to this path and the config file is not part of the package. so... |
Update openssh.
After update, sshd needs to be restarted (best think of that before locking yourself out)
Works with new glibc, too (#2049)