jkimball@ellington.SRC.Honeywell.COM (John Kimball) (10/24/88)
I'm a novice at uucp. We're trying to set up a uucp link between: o srcsip (currently a Sun running SunOS 3.5, and using USR HST modems; srcsip has several working uucp links to multiple machine types); and o pserv, a HP9000 500 running hpux 5.2 . (This is the remote machine, and I don't know much about it; I do know that it has TWG's TCP/IP v1.1, including sendmail.) Here's the symptoms. o This works: o uucp for file copying in both directions; o mail from pserv to srcsip; o uux from srcsip to print files on pserv. o This doesn't work: o mail from srcsip to pserv. Whenever I try to send mail to pserv, it comes back with "uuxqt cmd (rmail <user>) status (DENIED)" for the given <user> (we've tried 'root' and 'stevem', so far). I initially suspected pserv's L.cmds -- but I can do remote prints, and the lp command and the rmail command are both there (the L.cmds file is appended below.) One thing Steve tried was running uuxqt by hand on pserv (see below). The output looks to me like file access is being denied by chkpth, based on the USERFILE. But it looks like it's complaining about the /usr/spool/uucp/D. file, which seems wierd. And the USERFILE on pserv looks okay to me (it's appended below). Does this sound familiar to anyone? Am I barking up the wrong tree? appendices --------------------------------------------------------------- >From PSERV!Usrcsip Tue Sep 20 12:44:28 1988 Received: from moon.src.honeywell.com by quasar.src.honeywell.com (3.2/SMI-3.2) id AA26460; Tue, 20 Sep 88 12:42:54 CDT Return-Path: <PSERV!Usrcsip> Received: by moon.src.honeywell.com (5.59/smail2.1/05-12-87) id AA16939; Tue, 20 Sep 88 12:42:52 CDT From: PSERV!Usrcsip Posted-Date: Tue, 20 Sep 88 13:36:40 EDT Received: by PSERV (5.51/2.4S) id AA27183; Tue, 20 Sep 88 13:36:40 EDT Date: Tue, 20 Sep 88 13:36:40 EDT Message-Id: <8809201736.AA27183@PSERV> Apparently-To: srcsip!jkimball Status: R uuxqt cmd (rmail stevem) status (DENIED) >From PSERV!stevem Tue Sep 27 09:59:27 1988 Received: from moon.src.honeywell.com by quasar.src.honeywell.com (3.2/SMI-3.2) id AA02851; Tue, 27 Sep 88 09:57:56 CDT Return-Path: <PSERV!stevem> Received: by moon.src.honeywell.com (5.59/smail2.1/05-12-87) id AA20276; Tue, 27 Sep 88 09:57:54 CDT Posted-Date: Tue, 27 Sep 88 09:45:17 CDT Received: by PSERV (5.51/2.4S) id AA21200; Tue, 27 Sep 88 09:45:17 CDT Date: Tue, 27 Sep 88 09:45:17 CDT From: PSERV!stevem (Steve Mestad) Message-Id: <8809271445.AA21200@PSERV> Apparently-To: srcsip!jkimball Status: R well my plan didnt exactly work but it did leave the uux files behind... i copied them and ran uuxqt by hand with x9 debugging...it appears to be having problems with either rmail or the /usr/spool/uucp files.... you should also receive the debugging output...does it mean anything to you? i tried adding full paths to L.cmds and it made no difference.... ** START ** User - uucp process file - DIALLOG file - LOGDEL file - LOGFILE file - DEMONLOG file - SRCSIPAD file - ERRLOG file - LOGX25 file - SYSLOG file - ERRLOG.WEEK file - DIALLOG.WEEK file - LOGFILE.WEEK file - LOGX25.WEEK file - SYSLOG.WEEK file - D.srcsipSLFV2 file - X.srcsipALFV3 U jkimball srcsip R src.honeywell.com!jkimball F D.srcsipSLFV2 I D.srcsipSLFV2 C rmail stevem xfile - X.srcsipALFV3 chkpth failure - u=0 badfile - in: /usr/spool/uucp/D.srcsipSLFV2 fin - /usr/spool/uucp/D.srcsipSLFV2, fout - /dev/null, sysout - pserv, user - jkimball cmd - rmail stevem cmd = rmail bad command file - STST.srcsip file - LCK.XQT pserv's USERFILE: Ucfsmo,pserv /usr/spool/uucppublic /dev/null Usrcsip,srcsip /usr/spool/uucppublic /dev/null , /usr/spool/uucppublic /dev/null pserv's L.cmds file: rmail pr col lp Inet: jkimball@src.honeywell.com Honeywell Systems and Research Center uucp: jkimball@srcsip Computer Sciences/Software Technology bang: {umn-cs,ems,mmm}!srcsip!jkimball 3660 Technology Drive, MN65-2100 phone: 612-782-7343 fax: 612-782-7438 Minneapolis, MN 55418-1006 Inet host table: jkimball@altura.honeywell.com
larry@lunar.UUCP (10/26/88)
Try adding /usr/spool/uucp to USERFILE. Larry Fenske lunar!larry
wunder@hp-sde.SDE.HP.COM (Walter Underwood) (11/01/88)
> Try adding /usr/spool/uucp to USERFILE.
No, don't. USERFILE is for destination files. /usr/spool/uucp is
for UUCP private spool files. UUCP already knows how to write to
its own spool directory.
wunder