search for: skey_max_pw_len

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

2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
...ion of function `skey_passcheck' auth-skey.c: In function `skey_fake_keyinfo': auth-skey.c:70: `SKEY_MAX_SEED_LEN' undeclared (first use in this function) auth-skey.c:70: (Each undeclared identifier is reported only once auth-skey.c:70: for each function it appears in.) auth-skey.c:71: `SKEY_MAX_PW_LEN' undeclared (first use in this function) auth-skey.c:71: size of array `pbuf' has non-integer type auth-skey.c:72: `SKEY_MAX_CHALLENGE' undeclared (first use in this function) auth-skey.c:72: size of array `skeyprompt' has non-integer type auth-skey.c:108: `_SKEY_RAND_FILE_PATH_'...