Hi,

 

I have a OpenBSD sftp server which has login_ldap, ypldap and ypbind
configured so that it feeds the user info from the OpenLDAP database. This
configuration works ok in vanilla OpenBSD 6.3 installation. However when
upgrading existing OpenBSD 6.1 to 6.3 I faced the following error when
running sshd -ddd option (and authorization fails):

 

debug2: input_userauth_request: try method password [preauth]

debug3: mm_auth_password entering [preauth]

debug3: mm_request_send entering: type 12 [preauth]

debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth]

debug3: mm_request_receive_expect entering: type 13 [preauth]

debug3: mm_request_receive entering [preauth]

debug3: mm_request_receive entering

debug3: monitor_read: checking request 12

-ldap:/usr/lib/libcrypto.so.43.1: undefined symbol 'pthread_once'

ld.so: -ldap: lazy binding failed!

debug3: mm_answer_authpassword: sending result 0

debug3: mm_request_send entering: type 13

 

Any ideas what could be causing this?

 

Many thanks again for your precious help!!!

Helmut Kiessling

Reply via email to