Jump to content

ssh problem [solved]


mystified
 Share

Recommended Posts

  • Replies 35
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Nothing relevant in /var/log/messages either? Checking for PAM errors might be an idea.

 

I don't have a /var/log/messages. Just for the hell of it I recompiled PAM with ssh support but it didn't make a difference. Sorry I don't feel like I'm being very helpful here but I'm just completely stumped by this problem. I've been using ssh with the same set up for almost two years and nothing has changed. :wall:

Link to comment
Share on other sites

There's a section in /etc/sshd_config about PAM authentication. Do you need to have UsePAM set to yes?

 

# Set this to 'yes' to enable PAM authentication, account processing,

# and session processing. If this is enabled, PAM authentication will

# be allowed through the ChallengeResponseAuthentication mechanism.

# Depending on your PAM configuration, this may bypass the setting of

# PasswordAuthentication, PermitEmptyPasswords, and

# "PermitRootLogin without-password". If you just want the PAM account and

# session checks to run without PAM authentication, then enable this but set

# ChallengeResponseAuthentication=no

UsePAM no

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share


×
×
  • Create New...