[38048] in Kerberos
More than 2 failed master_kdc servers cause errors
daemon@ATHENA.MIT.EDU (pgb205)
Mon Aug 7 16:32:05 2017
Date: Mon, 7 Aug 2017 20:31:50 +0000 (UTC)
From: pgb205 <pgb205@yahoo.com>
To: "kerberos@mit.edu" <kerberos@mit.edu>
Message-ID: <1839214642.1388685.1502137910010@mail.yahoo.com>
MIME-Version: 1.0
Reply-To: pgb205 <pgb205@yahoo.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
krb5.conf looks like
kdc=server1kdc=server2kdc=server2master_kdc=server1master_kdc=server2master_kdc=server3
server1 and server2 are down. server3 is up and running
Attempting to auth with kinit user_id and above configuration will fail.
However commenting master_kdc=server1 and master_kdc=server2 lines will allow authentication
kdc=server1kdc=server2kdc=server2#master_kdc=server1#master_kdc=server2master_kdc=server3
KRB_TRACE shows that uncommented config only tries first two kdc servers and then just gives up.
I'm not sure if this is a bug with kerberos or something else that I have to fix.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos