Hello, Filip,

on 19.05.2005, 19:05 you wrote to amanda-users@amanda.org:

FR> At 05/18/05 19:35, Bryan K. Walton wrote:

FR> (...)

FR> Same here, with Amanda 2.4.5 / Samba 3.0.13, running slackware-current with
FR> 2.4.30 kernel.


In client-src/sendbackup-gnutar.c there are regular expressions
defined which help to hide several Samba-messages from the
AMANDA-reports.

This small one-line-patch removes the Samba-Domain-messages:

--- standard/sendbackup-gnutar.c   2004-10-12 22:47:52.000000000 +0200
+++ patched/sendbackup-gnutar.c 2005-05-11 18:20:58.314182688 +0200
@@ -120,2 +120,3 @@
   AM_ERROR_RE("ERRDOS - ERRbadpath (Directory invalid.)"),
+  AM_NORMAL_RE("^Domain="),
 #endif


Works fine here so far.

Best regards,
Stefan G. Weichinger.

mailto://[EMAIL PROTECTED]





Reply via email to