Re: openssh upgrade breaks login

From: Bob Snyder (What_at_me.worry)
Date: 01/25/05

  • Next message: Darren Tucker: "Re: openssh upgrade breaks login"
    Date: Mon, 24 Jan 2005 20:18:05 -0800
    
    

    Darren Tucker wrote:
    > In article <3ZSId.8315$ry.2748@fed1read05>, Bob Snyder <What@me.worry> wrote:
    >
    >>The OS is Slackware 8, though much upgraded. I have not enabled PAM. I
    >>am using the stock sshd.config and ssh.config files with no changes.
    >
    >
    > Sure sounds like this:
    >
    >
    >>>wild guess: http://www.openssh.com/faq.html#3.5
    >
    >
    > Check your encrypted password strings and if they start with $1$ then
    > that's it.
    >

    Whoa. I had earlier tried linking with -lcrypt to no avail. In fact the
    build links with -lcrypt even without the "LIBS=-lcrypt". But I checked
    for the $1$ and it was there. I hadn't tried the "--with-md5-passwords"
    because in the FAQ it looked like that was for Red Hat only. But that
    fixed it.

    Many thanks Darren.

    Bob S.


  • Next message: Darren Tucker: "Re: openssh upgrade breaks login"