Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!purdue!haven!uvaarpa!mcnc!decvax!crltrx!treese From: treese@crltrx.crl.dec.com (Win Treese) Newsgroups: comp.unix.ultrix Subject: Re: Domain names & /etc/exports Message-ID: <1050@crltrx.crl.dec.com> Date: 23 Oct 89 15:07:02 GMT References: <13019@boulder.Colorado.EDU> Reply-To: treese@crltrx.crl.dec.com.UUCP (Win Treese) Distribution: comp Organization: DEC Cambridge Research Lab Lines: 27 In article <13019@boulder.Colorado.EDU> grunwald@foobar.colorado.edu writes: > >This problem has arisen twice now, so I want to get the staight poop. > >According to some RFC, domain names are supposedly case insensitive. > >however, we were trying to export /usr/local@foobar to /usr/local@soma. >the local domain is specified as Colorado.EDU. > >We could only export the name when we used: > >/usr/local soma.Colorado.EDU It's a mountd misfeature. What happens is this: - mounted receives a request from a.b.c.d (address) - it looks up the address to get the name - it matches the string it gets back against the names in the exports file It should do case-insensitive comparisons, but it doesn't. It would be appreciated if you file an SPR on it. Note that programs that use .rhosts typically have the same problem. Win Treese Cambridge Research Lab treese@crl.dec.com Digital Equipment Corp.