Re: Bacula and tcpwrappers on Debian

2006-04-02 Thread Daehenoc
Hah! I say hah! Greg Vickers wrote: > Hi all, > > I've found out that tcpwrappers were causing my authentication problems with > Bacula (bconsole couldn't connect to the bacula-dir process.) > > If remove the 'ALL: ALL' line from hosts.deny bconsole will connect to the > director successfully.

Bacula and tcpwrappers on Debian

2006-03-30 Thread Greg Vickers
Hi all, I've found out that tcpwrappers were causing my authentication problems with Bacula (bconsole couldn't connect to the bacula-dir process.) If remove the 'ALL: ALL' line from hosts.deny bconsole will connect to the director successfully. I reinstate the 'ALL: ALL' clause and the followin