Bug 210338

Summary: login returns getaddrinfo: Success
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2006-11-28 12:51:13 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:

Description David Woodhouse 2006-10-11 16:25:09 UTC
OpenPBX allows dialin on phone channels using v.110, and invokes /bin/login with
the phone number of the incoming call. Thus we see something like this in lastlog:

    Last login: Wed Oct 11 16:45:10 from 01223248854

In FC6, /bin/login no longer accepts this silently -- the caller sees this:

   CONNECT
   getaddrinfo: Success
   login: 

That 'getaddrinfo: Success' should not happen.

Comment 1 Karel Zak 2006-10-12 10:00:32 UTC
Fixed in the devel branch.

Comment 2 Karel Zak 2006-10-12 20:41:21 UTC
and RHEL5..