[SOLVED] ACL without restart OTRS

Moderator: crythias

Locked
miguelmz
Znuny wizard
Posts: 370
Joined: 17 Nov 2011, 17:46
Znuny Version: 6.0.10
Real Name: Miguel
Company: SIA
Location: Madrid, Spain.

[SOLVED] ACL without restart OTRS

Post by miguelmz »

Hi,

I have a problem with a new type of customer in relation to the acl. This customer has a number of queues relating to services of short duration and one of their requirements is to modify the workflow in all queues without loss of front.

By example:

Client A has decided that you need to remove the "Pending confirmation" in the queue "Helpdesk A" of the three that has. But it is very urgent and what needs to be done at 12am, just as we have 300 users working on the front.

In this situation I can not apply it in the Config.pm and restart the web server.
What should I do?

I've been watching and seen sysconf configurations appear Core :: TicketACL where some modules that overlap Config.pm ACLs defined for other tasks. So I thought it would be a good idea to start here and see if you can add a module, but I suspect it will not work. :cry:

Another possibility is to see that the changes are applied to config.pm instant without rebooting, but no way I can think of how you could do (my apache web server). I think this option may work better :cry:

Someone has already made progress on this or has encountered this situation?

Regards,
Miguel.
Last edited by miguelmz on 03 Sep 2012, 18:55, edited 1 time in total.
We want OTRS certifications in Spain!!

Check out my free addons! :mrgreen:
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ACL without restart OTRS

Post by jojo »

try a graceful reload of apache
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
miguelmz
Znuny wizard
Posts: 370
Joined: 17 Nov 2011, 17:46
Znuny Version: 6.0.10
Real Name: Miguel
Company: SIA
Location: Madrid, Spain.

Re: ACL without restart OTRS

Post by miguelmz »

As always my biggest doubt, the simplest answers. :oops:

Back from the holidays affect my neurons :lol:

Thx jojo. :)
We want OTRS certifications in Spain!!

Check out my free addons! :mrgreen:
Locked