Bug 2318 - /usr/libexec/rlogind doesn't work after tcp wrappers installed
Summary: /usr/libexec/rlogind doesn't work after tcp wrappers installed
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 3.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1996-12-29 20:00 UTC by vince
Modified: 1998-05-25 09:16 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vince 1996-12-29 20:00:01 UTC
	/usr/libexec/rlogind doesn't work after tcp wrappers installed.

Fix: 

No idea.
How-To-Repeat: 
	In /etc/inetd.conf with tcp wrapper installed.

login   stream  tcp     nowait  root    /usr/local/libexec/tcpd /usr/libexec/rlogind

	trying rlogin will generate the following from mail.MCESTATE.COM to
earth.GAIANET.NET:

vince@mail [11:57am][~] >> rlogin earth.gaianet.net
rlogin: warning, using standard rlogin: Dec 29 11:57:33 earth rlogind[5528]: Can't get peer name of remote host: Socket is not connected
Dec 29 11:57:33 earth rlogind[5528]: Can't get peer name of remote host: Socket is not connected
remote host doesn't support Kerberos.
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 1998-05-25 09:16:15 UTC
State Changed
From-To: open->closed


As part of our PR auditing campaign, this PR has been closed due to it's 
age and lack of activity on the PR. 

There is a good chance that the problem reported have been solved 
as part of other activities. 

If this is not the case, please reopen this PR with fresh information 
on the manifestation of the bug. 

Sorry about the late reaction to this PR.