Subject: Re: Patches for C-Kermit 5A(190), please test!
To: None <Mike.Long@analog.com>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 03/16/1994 23:50:54
One P.S. to the patches I posted earlier:  In order for Kermit to work
setuid to uucp under NetBSD, you need to compile it with -DSETREUID.
Last time I checked, the saved-uid feature didn't work (don't
-DSAVEDUID).  That may be the case under FreeBSD as well, let me know.
Use the commands:

make bsd44 KFLAGS=-DSETREUID
chown uucp.bin wermit
chmod u+s,go-rw wermit
cp wermit /usr/local/bin/kermit

to build and install kermit.
-- 
Mike Long                                         Mike.Long@Analog.com
VLSI Design Engineer                              voice: (617)461-4030
Analog Devices, SPD Div.                            FAX: (617)461-3010
Norwood, MA 02062                            *this = !opinion(Analog);

------------------------------------------------------------------------------