I'm going to assume that you are using HDB UUCP, since you mentioned
the xferstats file.
You need to set up your Permissions file. The semantics are somewhat
confusing (at least to me). The simple way to do it is for each
system that calls in, put a line in Permissions that looks like this:
MACHINE=sys LOGNAME=Usys VALIDATE=sys
You can then give READ, WRITE, etc. commands if you wish, although the
defaults are probably fine. See the man page on Permissions for what
you can specify.
Use a different LOGNAME for each system. Enter each LOGNAME in
/etc/passwd with the same uid as nuucp and with a different password
for each one. Tell the people who call you to start using the new
login name and password, since nuucp will no longer work.
Then the data routed for each system is secure (from other remote
systems, not necessarily from local users) so long as nobody else
finds out their password.
--
Ian Taylor | i...@airs.com | First to identify quote wins free e-mail message:
``Things are either isolated units, or they form one inseparable whole. If
that whole be God, then all is well; but if aimless chance, at least you
need not be aimless also.''
I like to give them different uids as well. Then "who", "ps", "uustat -p",
"uustat -a", "last", etc. will all show you meaningful names instead of the
first match in the passwd file. Since uucico runs suid, it doesn't matter
that the real uid is different.
Les Mikesell
l...@chinet.chi.il.us