From owner-freebsd-questions Thu Aug 13 09:17:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19731 for freebsd-questions-outgoing; Thu, 13 Aug 1998 09:17:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gatekeeper.tseinc.com (gatekeeper.tseinc.com [209.83.134.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19714 for ; Thu, 13 Aug 1998 09:17:23 -0700 (PDT) (envelope-from jlwest@tseinc.com) Received: (from nobody@localhost) by gatekeeper.tseinc.com (8.8.5/8.8.5) id LAA29937; Thu, 13 Aug 1998 11:16:40 -0500 (CDT) X-Authentication-Warning: gatekeeper.tseinc.com: nobody set sender to using -f Received: from ws2.tse.com(192.168.1.12) by gatekeeper.tseinc.com via smap (V1.3) id sma029934; Thu Aug 13 11:16:01 1998 Message-ID: <001d01bdc6d5$a9b3aba0$0c01a8c0@ws2.tse.com> From: "Jay" To: "Ronald Kuehn" , Subject: Re: Amanda 2.4.0p1 and FreeBSD 2.2.7 Date: Thu, 13 Aug 1998 11:16:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah - problem solved. On amanda230 all that is required is the .rhosts. On 240p1 (and depending on the build options) the .amandahosts file is consulted instead. I used the stock port for amanda24, and it apparently compiles with the options to IGNORE .rhosts, and only uses .amandahosts. I was re-reading the man page on amanda and noticed the second part of the phrase I missed before - ".... allow access from the tape server host as this user via .rhosts or .amandahosts" and then the part I just noticed "depending on how the Amanda software was built". Adding my backup host AND userid to .amandahosts fixed the problem. Thanks so much for everyone who offered suggestions! Jay West -----Original Message----- From: Ronald Kuehn To: freebsd-questions@FreeBSD.ORG Date: Tuesday, August 11, 1998 6:45 PM Subject: Re: Amanda 2.4.0p1 and FreeBSD 2.2.7 >In freebsd-questions you write: > >> The .rhosts *IS* setup properly. As I said, I can do an rlogin from the >> backup server to the client and it logs in fine. > >> Any other ideas? > >> Thanks! > >> Jay West > >Hm, I had the same problem: After I added the username to .amandahosts >(or .rhosts) it worked: > >% cat ~amanda/.amandahosts >amanda.server.name amanda > >Bye, > Ronald > >> -----Original Message----- >> From: Paul T. Root >> To: Jay >> Cc: freebsd-questions@FreeBSD.ORG >> Date: Tuesday, August 11, 1998 9:24 AM >> Subject: Re: Amanda 2.4.0p1 and FreeBSD 2.2.7 > > >> >In a previous message, Jay said: >> >> Help! >> >> >> >> I've set up Amanda 223 many times and never run into this problem. I'm >> setting 2.4.0p1 on two FreeBSD 2.2.7 machines, one as the backup server one >> as the client. >> >> >> >> When amcheck -m configfile is run, I always get the message that access >> is not allowed from operator@backup.tseinc.com in the email status. I'm >> intending to use BSD style security, and from the backup server I CAN do a >> rlogin to the client as operator and it logs in fine. >> >> >> >> Any ideas as to what I'm missing????? >> > >> >fill in the .rhosts in operators home directory. >> > >> >-- >> >ON THE ROLE OF BEAUTY AND HANDSOMENESS IN LOVE >> > >> >"Beauty is skin deep. But how rich you are can last a long time." >> > --Christine, age 9 >> > > > >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > > >-- >* Old Suns never die. They only get shuffled around a bit. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message