Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 97198

Summary: sshd reports "setlogin failed: Function not implemented"
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <jik>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: chris.ricker
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-04 15:18:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Jonathan Kamens 2003-06-11 13:55:02 UTC
After upgrading to openssh-3.6.1p2-1, I get this in my syslog when people log in:

Jun 11 09:12:47 jik sshd[13093]: error: setlogin failed: Function not implemented

The login nevertheless succeeds.  Is this a bug or an ignorable informational
message?

Comment 1 Jonathan Kamens 2003-07-30 10:46:31 UTC
The message I reported originally is gone, but this one remains, each time I log
in, with 3.6.1p2-4:

Jul 30 06:44:56 jik sshd(pam_unix)[5302]: authentication failure; logname= uid=0
euid=0 tty=NODEVssh ruser= rhost=jik.kamens.brookline.ma.us  user=jik


Comment 2 Tomas Mraz 2005-02-04 15:18:12 UTC
This depends on the pam configuration and is generally not a bug.