Re: recompile sshd with OPIE?

From: Chuck Swiger (cswiger_at_mac.com)
Date: 08/16/05

  • Next message: freebsd-security_at_auscert.org.au: "Re: recompile sshd with OPIE?"
    Date: Mon, 15 Aug 2005 23:07:21 -0400
    To: Dag-Erling Smørgrav <des@des.no>
    
    

    Dag-Erling Smørgrav wrote:
    > 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.

    Aha! I bet ports/security/fwtk would be much happier if SKEY was around.
    Were these enabled some time ago and since disabled...?

    -- 
    -Chuck
    _______________________________________________
    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"
    

  • Next message: freebsd-security_at_auscert.org.au: "Re: recompile sshd with OPIE?"

    Relevant Pages