[bareos-users] Pam-Authentication

2025-02-25 Thread 'Jan Hebler' via bareos-users
Hi I try to use PAM according to https://docs.bareos.org/bareos-21/TasksAndConcepts/PAM.html However, i cannot get the consoles to work: On the Server: calahari:~ # cat /etc/bareos/bareos-dir.d/console/bareos.conf Console { Name = "bareos-pam" Password = "1234" UsePamAuthentication = yes

[bareos-users] PAM authentication problem for Bareos Director

2020-06-18 Thread Denis Akimov
Hi Folks, I try to authenticate users to bconsole using pam. I used the follwing two guidelines (with small adjustments due to reasons I explain below): https://docs.bareos.org/master/TasksAndConcepts/PAM.html#configuration https://github.com/bareos/bareos-contrib/tree/master/misc/bareos_pam_inte