Xref: utzoo comp.mail.uucp:3913 comp.sys.hp:3966 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!cheops.cis.ohio-state.edu!karl From: karl@cheops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.mail.uucp,comp.sys.hp Subject: Re: Anonymous UUCP with HDB? Message-ID: Date: 11 Jan 90 19:04:46 GMT References: <4240@mhres.mh.nl> Sender: news@tut.cis.ohio-state.edu Followup-To: comp.mail.uucp Organization: Ohio State Computer Science Lines: 15 jv@mhres.mh.nl writes: I try to get anonymous uucp working on HP9000/320 with HP-UX 6.2. ... According to the UUCP documentation, it should allow any unknown system to log in using username "uanon". ... Have I overlooked something? Yes. "chmod -x /usr/lib/uucp/remote.unknown," which will cause uucico to decide that unknown remotes are really OK. I believe this is even mentioned in the docs, but I couldn't tell you where just now. --Karl