Greetings, After the upgrade to OpenSSH 5.3p1 in r197679, pam_ssh doesn't seem to work any longer. In /var/log/messages: Oct 4 10:39:09 basalt xdm: in openpam_load_module(): no pam_ssh.so found # I use pam_ssh for graphical login. A quick investigation revailed that libssh.so.5 had some symbols undefined, which prevented pam_ssh.so.5 from being loaded. # FYI: openpam dlopen()s modules with RTLD_NOW. Here's interesting bits from nm -D /usr/lib/libssh.so.5 | fgrep U U roaming_read U roaming_write Virtually yours, -- -|-__ YAMAMOTO, Taku | __ < <taku_at_tackymt.homeip.net> - A chicken is an egg's way of producing more eggs. -Received on Sun Oct 04 2009 - 11:50:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC