winbindd won't start

C. Scott casey at phantombsd.org
Mon Sep 25 08:29:14 PDT 2006


I can successfully "kinit ADMINISTRATOR at 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 at goodforbusiness.co.uk>
To: casey at phantombsd.org
Cc: freebsd-stable at 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



More information about the freebsd-stable mailing list