UUCP & Domain names (Re: Setting up BIND Client)

George Robbins grr at cbmvax.UUCP
Sun Aug 6 17:55:51 AEST 1989


In article <12360 at s.ms.uky.edu> david at ms.uky.edu (David Herron -- One of the vertebrae) writes:
> hmmm ... making an assumption that UUCP name == first component of domain
> name won't always work.  For instance, our UUCP name is "ukma", but the
> machine doing UUCP here is "g.ms.uky.edu".

True, but it's better than nothing.  I think it also truncates after 7 chars
or so, but that doesn't do you any good.  There doesn't seem to be any other
provisions than gethostname(), but I didn't look that hard.

> A useful hack I did here -- with the 4.3BSD UUCP -- was to use the thing
> which wanted to read from /etc/uucpname but hack it up to read from 
> /usr/lib/uucp/uucpname instead.  Somewhere in that file you put the
> UUCP name.  Oh, I see, that's all that's in the file.

That is a problem with the Ultrix version of uucp - it's based on Antique
source and doesn't have any of the up-to-date stuff in the current BSD
uucp or HDB.

If you have legitimate access to 4.3 source, run, don't walk and install it.
The only things you lose are per system spool subdirectories and Ultrix
style shared dial-in/dial-out.  The latter is pretty easy to stick in...

> Question:  I haven't even bothered to look in the documentation, but it
> 	would be `nice' to remove some non-vanilla-ness from our systems.
> 	Does the Ultrix UUCP do the uucpd  & t-protocol stuff?  And

No, but a little isty-bitsy bit of object patching lets you create a
version that can be used as a uucp deamon and will do 'g' protocol
over uucp.

> 	does the Ultrix UUCP do anything to require certin UUCP names to
> 	log in with certain login names?

This is handled in USERFILE - if you specify a system name/login name
instead of using the default entries, then a mismatch blows of the
suspect system.  Unless the file INSECURE is present, unknown systems
are blown off also.

-- 
George Robbins - now working for,	uucp: {uunet|pyramid|rutgers}!cbmvax!grr
but no way officially representing	arpa: cbmvax!grr at uunet.uu.net
Commodore, Engineering Department	fone: 215-431-9255 (only by moonlite)



More information about the Comp.unix.ultrix mailing list