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
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