Displaying 1 result from an estimated 1 matches for "debud".
Did you mean:
debug
2005 May 26
5
samba3 and kerberos authentication of users
...mb.conf:
client use spnego = yes
realm = KERBEROS.REALM.NAME
use kerberos keytab = yes
While it is heimdal's kerberos implementation, I added
default_keytab_name = FILE:/etc/krb5.keytab
to the [libdefaults] section of /etc/krb5.conf
as I saw somewhere. But this is still not working for me:
Debud on the client side:
$ smbclient -d3 -U komanek //127.0.0.1/homes
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/usr/local/lib/smb.conf"
Processing section "[global]"
added interface ip=127.0.0.1 bcast=127.2...