readthefuckingmanual.net

[SOLVED] Warning: "kerberos method" must be set to a keytab method to use keytab functions.

Error added: 2011-05-04T09:21:27Z

1 people waiting for the answer...

2 answers found.

Answer 1905 (92.85714% helpful)

From smb.conf manual:

           When the kerberos method is in "dedicated keytab" mode, dedicated
           keytab file must be set to specify the location of the keytab file.

So insert in smb.conf:

kerberos method = dedicated keytab
dedicated keytab file = /usr/local/etc/krb5.keytab
Permalink

Answer 2135 (72.72727% helpful)

Looks like this will use /etc/krb5.keytab:

kerberos method = system keytab
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: