Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 1995 10:50:01 -0800
From:      The Source Master <srcmastr@NetBSD.ORG>
To:        source-changes@NetBSD.ORG
Subject:   sun-lamp CVS commits
Message-ID:  <199501201850.KAA29107@sun-lamp.cs.berkeley.edu>

index | next in thread | raw e-mail


christos
Fri Jan 20 13:48:52 EST 1995
Update of /b/source/CVS/src/libexec/rshd
In directory sun-lamp.cs.berkeley.edu:/c/users/christos/slash/src/libexec/rshd

Modified Files:
	rshd.c 
Log Message:
Fix:
Save hostname in a permanent buffer, otherwise ruserok()
can trash it if it calls gethostbyname() or inet_ntoa().
Repeat by:
Add entries in .rhosts and login from a machine that does
not have an entry there. Notice that the error message
in syslog contains the last hostname in .rhosts and not
the original remote hostname.



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501201850.KAA29107>