Displaying 3 results from an estimated 3 matches for "libskey".
Did you mean:
laskey
2000 Mar 07
1
Fail to compile on FreeBSD 3.3
I had some problem when I compiled openssh-1.2.2 on FreeBSD 3.3 with enable skey option like this:
./configure --with-tcp-wrappers --with-skey
..
....
......
gcc -o sshd sshd.o auth-rhosts.o auth-krb4.o auth-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o pty.o log-server.o login.o servconf.o serverloop.o bsd-login.o md5crypt.o -L. -L/usr/local/ssl/lib -lssh -lz -lcrypto -lutil -lpam -lskey -lwrap
2000 Nov 10
1
Last S/Key thing to consider...
What is everyone's opinion on reverting back to the OpenBSD's auth-skey.c
which uses S/Key's sha1.h and libskey.a instead of OpenSSL.
Personally it does not matter to me. I would perfer to revert back
myself to reduce the differences between the two code trees. (Or if
OpenBSD could pick up the changes. Either way.)
I've already sent a patch to the person doing the portable OpenBSD S/Key
library with...
2003 Aug 16
3
-STABLE problems / icmp6.c?
.../i386/usr/libexec/elf
mkdir -p /usr/obj/usr/src/i386/usr/sbin
[...]
===> usr.bin/su
rm -f .depend
mkdep -f .depend -a -DKERBEROS5 -DLOGIN_CAP -DSKEY
/usr/src/usr.bin/su/su.c
echo su: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libutil.a
/usr/obj/usr/src/i386/usr/lib/libskey.a /usr/obj/usr/src/i386/usr/lib/libmd.a
/usr/obj/usr/src/i386/usr/lib/libcrypt.a
/usr/obj/usr/src/i386/usr/lib/libkrb5.a
/usr/obj/usr/src/i386/usr/lib/libasn1.a
/usr/obj/usr/src/i386/usr/lib/libcrypto.a
/usr/obj/usr/src/i386/usr/lib/libcrypt.a
/usr/obj/usr/src/i386/usr/lib/libcom_err.a
/usr...