Il 12/07/19 15:23, Diego Zuccato ha scritto:
> define dumptype win {
> auth "local"
> # estimate client
> # compress server custom
> # server-custom-compress "/usr/bin/pigz"
> program "APPLICATION"
> application {
> plugin "amsamba"
> property "AMANDAPASS" "/etc/amanda/daily/pass"
> }
> }
> (note the commented lines), I get a different error:
> FAILURE DUMP SUMMARY:
> localhost //192.168.48.41/port lev 0 FAILED [data timeout]
> localhost //192.168.48.41/port lev 0 FAILED [Got empty header]
> localhost //192.168.48.41/port lev 0 FAILED [data timeout]
> localhost //192.168.48.41/port lev 0 FAILED [Got empty header]
I finally managed to find the issue: seems newer amsamba does not like
local auth!
When changed to bsdtcp, it all started working again.
I'd prefer using local, but if bsdtcp is needed I'll use it :)
--
Diego Zuccato
Servizi Informatici
Dip. di Fisica e Astronomia (DIFA) - Università di Bologna
V.le Berti-Pichat 6/2 - 40127 Bologna - Italy
tel.: +39 051 20 95786
mail: [email protected]