is
package ...
> 3. is it more save to install from source?
i don't think it's necessary. i'm using bacula on sarge for about a half
year and installed it from binary packages without problems...
hth
--
Chris Joelly
Jugend am Werk Steiermark
Hello!
i have started bacula-fd with -d100 from the commandline and get the
following output in the trace file. [trace file attached]
the problem occurrs within the folling code:
get_auth = cram_md5_get_auth(sd, jcr->sd_auth_key, ssl_need);
if (!get_auth) {
Dmsg1(50, "cram_get_auth f
Hello!
Am Freitag, den 25.03.2005, 08:30 -0500 schrieb Michael Joyner:
> Are you setting up REVERSE port mapbacks?
i build the tunnels as follows:
/usr/bin/ssh -fnCNg -2 -L 9112:192.168.100.100:9102 -R
9103:backupsrv:9103 -R 9101:backupsrv:9101
[EMAIL PROTECTED]
backupsrv is the local bacula m
Am Mittwoch, den 23.03.2005, 15:06 -0500 schrieb Michael Joyner:
> >>i have read
> >>http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors
> >>carefully but got no idea what could be wrong...
> >
> > So you are 100% positive, you've checked, three or four times that
> > the passwords are
Hello!
Am Mittwoch, den 23.03.2005, 11:27 -0500 schrieb Dan Langille:
> On 23 Mar 2005 at 13:28, Chris Joelly wrote:
>
> > i use on all configs the same password value, so there are no
> > different passwords. this error message only appears on a winnt 4.0
> > server, on
Hello!
i get the following error messages on the bacula server:
23-Mar 13:20 backup-dir: Start Backup JobId 68,
Job=srv-remote.2005-03-23_13.20.23
23-Mar 13:18 srv-remote: srv-remote.2005-03-23_13.20.23 Fatal error:
Authorization key rejected by Storage daemon.
Please see
http://www.bacula.org/ht
Hello!
i try to backup a remote w2k server using the "Run Before Job" parameter
to build a ssh tunnel to the bacula-fd on the remote server with the
following script
backup:~# cat /etc/bacula/scripts/mk_ssh2w2k.sh
#!/bin/bash
# dig a tunnel to the remote office server
start-stop-daemon --start -
Hello!
i use the following Exclude definition with a FileSet, but i get several
warnings on open files during backup. Sorry for that german
errormessages, but what is the problem with the Exclude definitions?
thx, Chris
bacula 1.36.2 on Debian sarge, and winbacula 1.36.2 on w2k3
FileSet {
Na
Hello!
i run into a similar problem when backing up our w2k3 server:
the full backup is about 40GB, the daily incremental backups
approximately 18GB and the differential backup consists of 4GB data.
i started with an full backup selected by hand, then an scheduled
incremental backup was done twi