Hi,
after updating today and fixing /etc/ssh/sshd_config, I found that
I can not login as long as there are lines in /etc/hosts.{deny,allow} :

# ssh -v ...
kex_exchange_identification: Connection closed by remote host

# sshd -d
debug1: Connection refused by tcp wrapper

checked with tcpdchk and tcpdmatch, the entries are still ok.

Checked with ldd /usr/sbin/sshd|grep libwrap

NOTHING ! So sshd is no longer linked to libwrap, but somehow
thinks it should check for entries anyway, but cannot decode
them correctly.

For OI 2024-07-17
ldd /usr/lib/ssh/sshd
 libwrap.so.1 =>  /usr/lib/64/libwrap.so.1

So can somebody fix that and relink sshd to libwrap ?
--
Dr.Udo Grabowski  Inst.of Meteorology & Climate Research IMK-ASF-SAT
https://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology          https://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to