[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bad behavior vith LDAP backend.
I just noticed an unwanted behavior when using LDAP backend and slapd dies:
The clients do not fail over to another kdc. I assume that this is
because the kdc returns
something, the log says:
Mar 27 08:19:50 gran kdc[24288]: AS-REQ helstr-4@LTU.SE from
IPv4:130.240.42.40 for krbtgt/LTU.SE@LTU.SE
Mar 27 08:19:50 gran kdc[24288]: Failed to open database: Wrong database
version
I don't know what can be returned, but I think that either the kdc
should return "try next kdc"
or something, or just stop answering requests.
-- Ragge