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