Subject: Re: amanda and netbsd1.4.1
To: None <port-i386@NetBSD.ORG>
From: Kent Polk <kent@tiamat.goathill.org>
List: port-i386
Date: 12/01/1999 17:05:09
On 1 Dec 1999 03:55:02 -0600, Hauke Fath wrote:
>At 01:03 01.12.99 +0000, Kent Polk wrote:
>>After I upgreaded to NetBSD 1.4.1,  I started getting permission
>>errors from amanda. I changed no config files and amanda worked
>>fine before the upgrade. Error:
>>
>>ERROR: (host): [access as backup not allowed from backup@(host)]
>
>Is this literal, or have you substituted "(host)"?

substituted

>>I tried running ktrace but after the amcheck
>>binary is located, there's nothing more recorded in the dump file.

Dummy me... I realized just after I posted that I could run ktrace
on inetd...

And I found the problem..

(note (host) isn't the FQ hostname)
------------------------------
 11545 amandad  NAMI  "/etc/pwd.db"
 11545 amandad  RET   open 7
 11545 amandad  CALL  fcntl(0x7,0x2,0x1)
 11545 amandad  RET   fcntl 0
 11545 amandad  CALL  read(0x7,0xf200,0x104)