Re: [Bacula-users] Help cmd in a restricted console

2016-01-24 Thread Kern Sibbald
Hello Peter, Yes, I am perfectly aware of your patch, but unfortunately it came in too late to be included in Bacula 7.4.0. On a quick glance, your patch looks acceptable, but I have not yet applied it. I will accept it. What I recommend is to open a Feature Request (or bug report) with a title

Re: [Bacula-users] Help cmd in a restricted console

2016-01-23 Thread Peter Keller
On 01/18/2016 11:29 AM, Peter Keller wrote: > Hello! > > On 12/29/2015 03:12 AM, Kern Sibbald wrote: >> The only current possibility is to not permit the help command. Making the >> help >> command recognized which commands are permitted would be a significant >> project >> which is not currentl

Re: [Bacula-users] Help cmd in a restricted console

2016-01-18 Thread Peter Keller
Hello! On 12/29/2015 03:12 AM, Kern Sibbald wrote: > The only current possibility is to not permit the help command. Making the > help > command recognized which commands are permitted would be a significant project > which is not currently on our task list. However, it would be nice if someone

Re: [Bacula-users] Help cmd in a restricted console

2015-12-29 Thread Peter Keller
On 12/29/2015 03:12 AM, Kern Sibbald wrote: > Hello, > > The only current possibility is to not permit the help command. Making the > help > command recognized which commands are permitted would be a significant project > which is not currently on our task list. However, it would be nice if some

Re: [Bacula-users] Help cmd in a restricted console

2015-12-29 Thread Kern Sibbald
Hello, The only current possibility is to not permit the help command. Making the help command recognized which commands are permitted would be a significant project which is not currently on our task list. However, it would be nice if someone would contribute it :-) Best regards, Kern On 12

[Bacula-users] Help cmd in a restricted console

2015-12-28 Thread Peter Keller
Hello, I notice in Bacula 7.2.0 that when I set up a restricted console, the help command still gives me all commands, including the invalid ones. Is there a way to configure bacula such that, in the context of a restricted console, 'help' will only tell me commands that I'm allowed to invoke? Or,