search for: auth_skey_password

Displaying 1 result from an estimated 1 matches for "auth_skey_password".

2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
...skey' auth1.c:353: undefined reference to `skey_passcheck' Also, the file auth-skey.c which is included with the source is not referenced in the Makefile constructed by the configure command, and if inserted by hand it fails to compile with many undefined values: auth-skey.c: In function `auth_skey_password': auth-skey.c:20: warning: implicit declaration of function `skey_keyinfo' auth-skey.c:20: warning: initialization makes pointer from integer without a cast auth-skey.c:30: warning: implicit declaration of function `skey_haskey' auth-skey.c:31: warning: implicit declaration of function...