Date: Mon, 25 Sep 2006 08:28:56 -0700 (PDT) From: "C. Scott" <casey@phantombsd.org> To: Dominic Marks <dom@goodforbusiness.co.uk> Cc: freebsd-stable@freebsd.org Subject: Re: winbindd won't start Message-ID: <9695551.181159198136444.JavaMail.root@tomcat.phantombsd.org> In-Reply-To: <4517B2F1.60406@goodforbusiness.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
I can successfully "kinit ADMINISTRATOR@HERCULES.LOCAL" and klist shows the ticket. My krb5.conf:
[libdefaults]
default_realm = YOUR.KERBEROS.REALM
[realms]
YOUR.KERBEROS.REALM = {
kdc = your.kerberos.server
}
[domain_realms]
.kerberos.server = YOUR.KERBEROS.REALM
That is the same config as before. Like I said, I just upgraded Samba, which was working.
----- Original Message -----
From: Dominic Marks <dom@goodforbusiness.co.uk>
To: casey@phantombsd.org
Cc: freebsd-stable@freebsd.org
Sent: Monday, September 25, 2006 3:44:01 AM GMT-0800
Subject: Re: winbindd won't start
>
> [2006/09/24 11:30:15, 0] libsmb/cliconnect.c:cli_session_setup_spnego(776)
> Kinit failed: Cannot contact any KDC for requested realm
> Failed to join domain!
>
>
> As far as I know, nothing has changed. Does anyone have any suggestions?
Is your /etc/krb5.conf intact and correct? Do you have a valid
ticket? (klist)
Dominic
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9695551.181159198136444.JavaMail.root>
