Path: utzoo!attcan!uunet!cucstud!tfd!tons61!harrys From: harrys@tons61.UUCP (Harry Skelton) Newsgroups: unix-pc.uucp Subject: Re: Wierd HDB/Permissions problems (again) Summary: permissions outside of UUCP? Message-ID: <29@tons61.UUCP> Date: 18 Aug 89 11:50:06 GMT References: <2328@flatline.UUCP> Reply-To: harrys@tons61.UUCP (Harry Skelton) Distribution: na Organization: TONS - U.S. Dept. of Transportation, Wash. DC Lines: 33 In article <2328@flatline.UUCP> erict@flatline.UUCP (J. Eric Townsend) writes: > >Recently upgraded to 3.5, and found more problems. Sigh. >I did have this solved for 3.0... > [ information about commands deleted ] >Note that I don't limit the commands, and that I give it *all of spool* >to be able to write to. I still get, however: >uucp uhnix1 (8/14-23:53:23,2889,0) REMOTE REQUESTED (uhnix1!/cs3e/com6/net/part0.Z --> flatline!~/receive/erict/uhnix1/ (com6)) >uucp uhnix1 (8/14-23:53:23,2889,0) PERMISSION (DENIED) > >etc. From uhnix1, I did: >uuto part0.Z flatline\!erict > >From flatline, >uuto foo uhnix1\!com6 >works just fine. Looks like 1) the home directory of the host is not in /usr/spool/whatever ? 2) UUCP/HDB is using the default COMMANDS option which may not include 'uucp'? 3) directory permissions for read is ok for /usr/spool (which is why the first part of the uuto worked) but can't write. Your unix has a top down permissions problem ? i.e. /usr is 755 and /usr/spool is 777 and you can't write due to /usr ? I would check your default commands for 'uhnix1'. Also check the home directory of 'uhnix1' and the permissions. I think that should solve it. Me? I have a brain damaged CCI Unix UUCP (OLD L.sys type).... ANYONE AT CCI READING THIS???