Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!sgi!arc@kaibab.wpd.sgi.com From: arc@kaibab.wpd.sgi.com (Andrew Cherenson) Newsgroups: comp.sys.sgi Subject: Re: Nameserver side effects Message-ID: <112541@sgi.sgi.com> Date: 24 Jun 91 04:28:40 GMT References: <1991Jun23.145151.8517@cs.dal.ca> Sender: guest@sgi.sgi.com Reply-To: arc@sgi.com (Andrew Cherenson) Distribution: na Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 20 In article <1991Jun23.145151.8517@cs.dal.ca> silvert@cs.dal.ca (Bill Silvert) writes: >using a fully qualified name in /etc/sys_id, i.e. editing it to read >"biome.bio.ns.ca" instead of just "biome". This turns out to have an >unfortunate side effect though -- uname now returns the first 8 >characters, namely "biome.bi", which confuses all kinds of software. >For example, I can no longer uucp to other systems, since they don't >recognize "biome.bi". Fixed in IRIX 4.0: uname strips the domain. >I hacked this by putting in a couple of hostname calls in uudemon.poll, >but this is pretty crude. I'm wondering whether anything else got >broken in the process. Anyone know a clean way out of this? There >seems to be a lot of ambiguity about when a fully qualified name is >needed. For now I just changed /etc/sys_id back to "biome" and use >/usr/etc/resolv.conf to solve my nameserver problems, but I wonder if >there is any way to use a fully qualified hostname without breaking uucp? The following line in /usr/etc/resolv.conf should work: domain bio.ns.ca