You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 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
}
On the Client:
gamer:~ # cat /etc/bareos/bconsole.conf
#
# Bareos User Agent (or Console) Configuration File
#
Director {
Name = bareos-dir
Address = calahari.hebler.de Password = "Xa9PF"
Description = "Bareos Console credentials for local Director"
}
Console {
Name = "bareos-pam"
Password ="1234"
}
Without the Console-Entries it works, i.e. i get an unlimited console, However, with the Console-Entries the server refuses the connection:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hi Bruno.
Thanks for the Reply, yes i also follow the instructions there.
Pamtester works:
calahari:~ # sudo -u bareos /tmp/pamtester bareos jan authenticate
Password:
pamtester: Authentication failure
calahari:~ #
The Console without use pam but some ACL#s instead works also. However, if try to use pam, bconsole don't even ask for a username/password but states:
gamer:~ # bconsole
Connecting to Director calahari.hebler.de:9101 Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3