thanks, Helmut.

i made one script to check the file change and run "squid -k reconfigure".

i'll wait till next change to see if it works correctly.

thank you


On Mon, Aug 19, 2013 at 2:11 PM, Helmut Hullen <hul...@t-online.de> wrote:
> Hallo, Carlos,
>
> Du meintest am 19.08.13:
>
>> What is the best strategy to use a keytab file within multiple
>> servers? By now i'm using a NFS share to export the keytab.
>> Every day msktutil runs to update the file if necessary. The job is
>> schedule in one server only.
>
>> Also, after the update of the keytab file, is it necessary to reload
>> squid?
>
> I'd prefer "incron" for watching the keytab.
>
> Rule (pseudo code):
>     if the original keytab is changed:
>         copy it to the necessary places
>         run "squid -k reconfigure"
>
> Viele Gruesse!
> Helmut

Reply via email to