Re: Opieaccess file, is this normal?

From: Erick Mechler (emechler_at_techometer.net)
Date: 06/22/04

  • Next message: Didier Wiroth: "RE: Opieaccess file, is this normal?"
    Date: Tue, 22 Jun 2004 09:34:07 -0700
    To: Didier Wiroth <didier.wiroth@mcesr.etat.lu>
    
    

    :: >From what I've read so far, if the user is present in opiekeys, the
    :: opieaccess file determines if the user (coming from a specific host or
    :: network) is allowed to use his unix password from this specific network.
    ::
    :: As my opieaccess file is empty and the default rule (as mentionned in the
    :: man file) is deny, I should not be able to get an ssh shell with my standard
    :: unix password.

    OpenSSH on FreeBSD is PAM-enabled if ChallengeResponseAuthentication is set
    to yes:

         ChallengeResponseAuthentication
                 Specifies whether challenge-response authentication is allowed.
                 Specifically, in FreeBSD, this controls the use of PAM (see
                 pam(3)) for authentication. Note that this affects the effec-
                 tiveness of the PasswordAuthentication and PermitRootLogin vari-
                 ables. The default is ``yes''.

    Does your /etc/pam.conf disble password authentication?

    Cheers - Erick
    _______________________________________________
    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: Didier Wiroth: "RE: Opieaccess file, is this normal?"

    Relevant Pages

    • RE: Opieaccess file, is this normal?
      ... Î just want to point out the I want to keep "unix password authentication" ... for the users whose host or network are in opieaccess. ... Opieaccess file, is this normal? ...
      (FreeBSD-Security)
    • Re: Opieaccess file, is this normal?
      ... > network) is allowed to use his unix password from this specific network. ... > The opieaccess file is empty so unix password should not be ...
      (FreeBSD-Security)
    • FW: Opieaccess file, is this normal?
      ... But I can still login with the standard password even if the opieaccess file ... Î just want to point out the I want to keep "unix password authentication" ... for the users whose host or network are in opieaccess. ...
      (FreeBSD-Security)