Bug 26

Summary: uucpd has wrong _PATH_UUCICO
Product: Base System Reporter: Gene Stark <starkhome+gene>
Component: binAssignee: FreeBSD Core Team <core>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Gene Stark 1994-11-23 05:20:01 UTC
	The constant _PATH_UUCICO in /usr/src/libexec/uucpd/pathnames.h
	is defined to be "/usr/lib/uucp/uucico".  This should be
	"/usr/libexec/uucp/uucico".  What happens now is uucpd refuses
	to let UUCP users log in.

Fix: 

Change "/usr/lib/uucp/uucico" to "/usr/libexec/uucp/uucico"
	in /usr/src/libexec/uucpd/pathnames.h
How-To-Repeat: 
	Try running UUCP over TCP.
Comment 1 Garrett Wollman freebsd_committer freebsd_triage 1994-11-23 20:12:31 UTC
State Changed
From-To: open->closed

ache updated uucpd with fixes from 1.1.5.