You might want to post your krb5.conf so we can have a look-see.

When you start samba, do you also start the winbind daemon?

Dimitri
[libdefaults]
default_realm = REALM.COM
clockskew = 300

[realms]
UTAH.EDU = {
kdc = 192.168.0.5
default_domain = domain.com
admin_server = 192.168.0.5
}

[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
[domain_realm]
.domain.com = REALM.COM
[appdefaults]
pam = {
ticket_lifetime = 1d
renew_lifetime = 1d
forwardable = true
proxiable = false
retain_after_close = false
minimum_uid = 0
}

And I am starting both the winbind daemon with the samba daemon.

--
Jason Gerfen

"My girlfriend threated to
leave me if I went boarding...
I will miss her."
~ DIATRIBE aka FBITKK

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to