Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 1998 23:52:15 -0700 (PDT)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        freebsd-ports@FreeBSD.ORG
Subject:   HEADS UP: amanda 2.4.0p1 upgrade
Message-ID:  <Pine.BSF.3.96.980628234656.14414D-100000@opus.cts.cwu.edu>

next in thread | raw e-mail | index | archive | help

I've upgraded the amanda24 port to patch level 1.  If you are running
2.3.0, beware that 2.4 is not compatible so you will need to upgrade your
clients at the same time you upgrade your server. 

For those of you running 2.4.0, a couple of changes to the port suggested
by Evan Champion <evanc@synapse.net> (see below.)  You will want to visit
your operator account and create a .amandahosts file (hopefully you aren't
still using plain .rhosts security and just had a .rhosts file because
amanda needed it.) 

Also, you will want to make sure that you have each host's fully qualified
domain name in the disklist file.

It is still a port bogon that there is no operator account by default in
FreeBSD - just a default line in /etc/passwd.  The port should at least
tell you this, better yet - create the account for you. 

-Chris

---------- Forwarded message ----------
Date: Sun, 28 Jun 1998 23:42:10 -0700 (PDT)
From: Chris Timmons <cwt@FreeBSD.ORG>
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject: cvs commit: ports/misc/amanda24 Makefile

cwt         1998/06/28 23:42:10 PDT

  Modified files:
    misc/amanda24        Makefile 
  Log:
  Upgrade to amanda-2.4.0p1.
  
  Include --with-fqdn argument to configure which writes a host's fqdn onto
  tape labels; necessary if you have host.foo.com and host.bar.foo.com
  and wind up writing incrementals to the holding disk (your amflush will
  fail.)  Users should make sure that their disklist files  reference hosts
  by fqdn as well.  Submitted by: Evan Champion <evanc@synapse.net>
  
  Include --with-amandahosts arguument to configure, which  replaces .rhosts
  file in ~operator for amanda host security.  Hopefully people are all
  using .shosts based authentication and so can just rename .rhosts to
  .amandahosts.  NOTE: Users will have to address this issue after upgrading
  the port before the next backup will run!
  Submitted by: Evan Champion <evanc@synapse.net>
  
  Place sample configuration files in ${PREFIX}/share/examples/amanda rather
  than under ${PREFIX}/lib/...  Submitted by: Evan Champion <evanc@synapse.net>
  
  Revision  Changes    Path
  1.18      +7 -5      ports/misc/amanda24/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980628234656.14414D-100000>