Displaying 1 result from an estimated 1 matches for "skey_fake_key".
2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
...'
session.c: In function `do_authenticated':
session.c:159: warning: `type' might be used uninitialized in this
function
session.c:195: warning: `success' might be used uninitialized in this
function
auth1.o: In function `do_fake_authloop1':
auth1.c:101: undefined reference to `skey_fake_key
info'
auth1.o: In function `do_authloop':
auth1.c:331: undefined reference to `skey_keyinfo'
auth1.c:334: undefined reference to `skey_fake_key
info'
auth1.c:353: undefined reference to `skey_haskey'
auth1.c:353: undefined reference to `skey_passcheck'
Also, the file auth-s...