Re: PAM based authentication?

From: Ben Lindstrom (mouring_at_etoh.eviladmin.org)
Date: 06/18/03

  • Next message: Marco Leise: "Server login without entering password again and again"
    Date: Tue, 17 Jun 2003 20:13:44 -0500 (CDT)
    To: Anurag Bhatia <Anuragb@ami.com>
    
    

    You need to ./configure --with-pam we disabled auto-enable because PAM
    standard is too scattered and actually caused more headache for support.

    - Ben

    On Tue, 17 Jun 2003, Anurag Bhatia wrote:

    > Hi all,
    > I'm using OpenSSH_3.6.1p2. While configuring sshd, I found the result for
    > PAM support as NO. Doesn't sshd use PAM by default????
    >
    > I want to use MD5 based passwords with PAM support.
    >
    > 1. So, first to enable MD5 based password support...
    > I configured sshd with --with-md5-passwords. sshd accepts MD5
    > passwords after it's configured with -with-md5-passwords. But it
    > doesn't accept password if shadow file is used on the server. How do
    > I make it accept MD5 based passwords even when shadow is used?
    >
    > 2. How do I enable PAM based authentication? I tried enabling
    > "PAMAuthenticaionViaKbdInt yes" in sshd_config but didn't see any difference
    > in debug output when connecting sshd. I still see that it's using next
    > authenticaion method as "password" which allows user to login.
    >
    > Thanks in advance,
    > Anurag
    >


  • Next message: Marco Leise: "Server login without entering password again and again"

    Relevant Pages

    • Re: Minix 3.1.2, sshd, and SecureCRT
      ... compare against the sshd log output previously supplied: ... 'sshd -d' when a client is connecting says step-by-step what it's ... Well I have no forwarding enabled. ... However, I'll communicate this to Vandyke Software, because maybe they too are doing something they shouldn't like checking for forwarding support even though none is required. ...
      (comp.os.minix)
    • Re: Disbaling direct remote root logins using SSH
      ... >> sshd. ... >> If you look at TCPDyou will see that inetd is required for its ... sources and compile it manually with tcp_wrappers support. ...
      (comp.unix.solaris)
    • Re: question on hosts.allow
      ... sshd: 82.165.182.220: deny ... sshd: ALL: DENY ... MailScanner thanks transtec Computers for their support. ...
      (freebsd-questions)
    • Re: Howto Limit the priority for ssh tunnel?
      ... Pablo Silva O wrote: ... > support, and also PAM needs to be configured to apply the pam_limits ... > module to sshd. ...
      (comp.security.ssh)