On mardi, 27 novembre 2018 15.55:59 h CET Thomas Schweikle wrote:
> In bareos/bareos-fd.d/client/myself.conf:
> Client {
>   Name = <system-name>-fd
>   Maximum Concurrent Jobs = 20
> }
> 
> bareos/bareos-fd.d/bareos-dir.conf:
> Director {
>   Name = bareos-dir
>   Password = "bareos-fd-director-password"
> }
> 
> bareos/bareos-fd.d/director/bareos-mon.conf:
> Director {
>   Name = <system-name>-mon
>   Password = "bareos-fd-monitor-password"
>   Monitor = yes
> }
> 
> 
> In bareos/bareos-sd.d/storage/bareos-sd.conf:
> Storage {
>   Name = bareos-sd
>   Maximum Concurrent Jobs = 20
> }
> 
> bareos/bareos-sd.d/director/bareos-dir.conf:
> Director {
>   Name = bareos-dir
>   Password = "bareos-sd-director-password"
> }
> 
> bareos/bareos-sd.d/director/bareos-mon.conf:
> Director {
>   Name = <system-name>-mon
>   Password = "bareos-sd-monitor-password"
>   Monitor = yes
> }
> 
> 
> In bareos/tray-monitor.d/monitor/bareos-mon.conf:
> Monitor {
>   Name = bareos-dir
>   Password = "bareos-director-mon-password"
>   RefreshInterval = 30 seconds
> }
> 
> bareos/tray-monitor.d/client/FileDaemon-local.conf:
> Client {
>   Name = <system-name>-fd
>   Address = localhost
>   Password = "bareos-fd-monitor-password"
> }
> 
> bareos/tray-monitor.d/storage/StorageDaemon-local.conf:
> Storage {
>   Name = bareos-sd
>   Address = localhost
>   Password = "bareos-sd-monitor-password"
> }
> 
> 
> Any idea why the local tray monitor exausts "Authentication error : 1999
> Authorization failed." for both local daemons -- file and storage? Both
> password entries are the same for storage-daemon-monitor and
> file-daemon-monitor.

There's some over hyper rare case a choosen password can fail.
did you already try a simple test to change them on both -fd -sd -mon 
configuration ?

Also be sure to kill all instance of bareos-traymonitor before reloading

-- 

Bruno Friedmann 
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe fellowship
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot

openSUSE Tumbleweed
Linux 4.16.9-1-default x86_64 GNU/Linux, nvidia: 390.59
Qt: 5.10.0, KDE Frameworks: 5.46.0, Plasma: 5.12.5, kmail2 5.8.1



-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to