Re: recompile sshd with OPIE?
freebsd-security@auscert.org.au writes:
> Can this be achieved within the regular system build process, or must I
> roll my own?
You need to change src/crypto/openssh/config.h so it says
/* #undef PAM */
#define SKEY 1
#define OPIE 1
instead of
#define PAM 1
/* #undef SKEY */
/* #undef OPIE */
then rebuild world.
DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 1 之 7 篇):