[16656] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Re: DNS server hangs in/after gss_indicate_mechs call on Windows with

daemon@ATHENA.MIT.EDU (Tom Yu)
Fri Feb 25 15:26:55 2011

To: "Elzey, Blaine A (Blaine)" <blaine.elzey@alcatel-lucent.com>
From: Tom Yu <tlyu@mit.edu>
Date: Fri, 25 Feb 2011 15:26:47 -0500
In-Reply-To: <0DEE3BCEE44BFD4EBC3B7DC009C8E7922507090641@USNAVSXCHMBSA3.ndc.alcatel-lucent.com>
	(Blaine A. Elzey's message of "Thu, 24 Feb 2011 15:08:29 -0600")
Message-ID: <ldvhbbrdfnc.fsf@cathode-dark-space.mit.edu>
MIME-Version: 1.0
Cc: "'krbdev@mit.edu'" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu

"Elzey, Blaine A (Blaine)" <blaine.elzey@alcatel-lucent.com> writes:

> I am running DNS on Windows 2008, my KDC is Windows 2003 SP2.  On the DNS server machine I see the krb5.ini is read, but the specified default_keytab_name file is never opened.  I have tried many variations for the syntax of the default_keytab_name value to no avail.  I have also tried variation of different libdefaults values with no luck. The DNS server does not answer any queries about 2 seconds after starting. The last action the process monitor sees is the successful IRP_MJ_CLEANUP operation for the krb5.ini file (after successful open and read.)  I do see context swithes climb slowly for the process, but nothing else (no CPU or IO). The stack:

Which DNS implementation are you trying to run?

> Krb5.ini:
> [libdefaults]
>         default_realm = LABW2K3.COM
>         default_keytab_name = C:/Files/dev/krb5.keytab

This should probably be

          default_keytab_name = FILE:C:\Files\dev\krb5.keytab

but I would have to check for details.
_______________________________________________
krbdev mailing list             krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev

home help back first fref pref prev next nref lref last post