SUSE Support

Here When You Need Us

Intermittent authentication problems on SSH sessions

This document (7005754) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Linux Enterprise Server 10 Service Pack 2
SUSE Linux Enterprise Server 10 Service Pack 3

Situation

A system, that has been upgraded from SUSE Linux Enterprise Server (SLES) 9 Service Pack (SP) 4 to SLES 10 SP 3, serves a high number of short term ssh connections from other clients (up to 10 authentication requests per second).
After the upgrade a small fraction of these (password based) authentication requests fail - even for users that have already been connected to the server with a message in the syslog like :

Invalid user <username> from <client-address>

All users are present in /etc/passwd, no LDAP or NIS involved.

This problem only occurs on less than one in thousand authentication requests.

Resolution

Disabling the name service cache daemon (nscd) and preventing it from being started during system boot resolves the issue.
This is done with the following commands :
# rcnscd stop
# chkconfig nscd off
Since the purpose of the name service cache daemon is to cache non-local user information, it is not needed in this setup and disabling it will not cause a performance degradation.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7005754
  • Creation Date: 16-Apr-2010
  • Modified Date:03-Mar-2020
    • SUSE Linux Enterprise Server

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.