Received: from fort-point-station.mit.edu (FORT-POINT-STATION.MIT.EDU [18.7.7.76]) by krbdev.mit.edu (8.9.3) with ESMTP id WAA22748; Fri, 12 Sep 2003 22:42:00 -0400 (EDT) Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by fort-point-station.mit.edu (8.12.4/8.9.2) with ESMTP id h8D2g0aD021426 for ; Fri, 12 Sep 2003 22:42:00 -0400 (EDT) Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU [18.7.7.71]) by grand-central-station.mit.edu (8.12.4/8.9.2) with ESMTP id h8D2fxoG014178; Fri, 12 Sep 2003 22:41:59 -0400 (EDT) Received: from all-in-one.mit.edu (ALL-IN-ONE.MIT.EDU [18.18.1.71]) ) by manawatu-mail-centre.mit.edu (8.12.4/8.12.4) with ESMTP id h8D2fxaq009609; Fri, 12 Sep 2003 22:41:59 -0400 (EDT) Received: (from raeburn@localhost) by all-in-one.mit.edu (8.12.9) id h8D2fwNL013891; Fri, 12 Sep 2003 22:41:58 -0400 To: rt-comment@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #1707] src/config-files/krb5.conf does not specify kdc for ATHENA.MIT.EDU References: From: Ken Raeburn In-Reply-To: (Sam Hartman via's message of "Tue, 5 Aug 2003 12:55:10 -0400 (EDT)") User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.1 (gnu/linux) Date: Fri, 12 Sep 2003 22:41:55 -0400 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 919 [resend to include the RT database] "Sam Hartman via RT" writes: > It seems like the right solution is to build with this enabled by > default on Windows. I think that on Unix, it will be enabled unless > people go far out of their way--for example, explicitly compiling DNS > support out of the product. On the trunk, as of a couple weeks ago, it's no longer a configure option; the code is always compiled in on UNIX. (See ticket 1724.) And some parts of it, at least, are no longer conditionalized, so some of it at least will get compiled on Windows; I think that can be fixed without too much pain, if we need to preserve the ability to build without DNS SRV support on Windows. It also appears that (1) the "wash" nightly builds on Windows are testing krb5-1-3-final and not the trunk, and (2) the DNS SRV code on the trunk doesn't actually compile on Windows at the moment. Ken