|
From: Gary S. <ga...@ri...> - 2012-06-26 17:04:41
|
I'm trying to get setip working and I'm struggling.
I've set up a restricted console as described in the manual and it works for
any other command, e.g. help, list.
However, it doesn't work for setip. Can anyone help please.
[bacula-dir.conf]
Console {
name = setIpConsole
Password = "password2"
CommandACL = status, .status, help, setip
}
[bconf_setip.conf]
Director {
Name = eddie1-dir
DIRport = 9101
address = 127.0.0.1
Password = "password1"
}
console {
Director = eddie1-dir
Name = setIpConsole
Password = "password2"
}
--
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk
|