> -----Original Message----- > From: Ken Raeburn [mailto:[EMAIL PROTECTED] > Sent: samedi 27 novembre 2004 06:10 > To: Guus Leeuw jr. > Cc: 'Barbat, Calin'; '[EMAIL PROTECTED]' > Subject: Re: Compiling 1.3.5 under Solaris --disable-dns<all> > > On Nov 26, 2004, at 10:56, Guus Leeuw jr. wrote: > > Because I had a linker problem, since locate_kdc.c is relying on a > > function > > from dns*.c. The latter has #ifdef KRB5_DNS_LOOKUP around all its > > code, so > > that krb5int_free_srv_dns_data() is not compiled or in the package. > > > > Because of this eventual mistake, I was thinking, eventually MIT KRB5 > > may > > not work altogether with --disable-dns<all> > > First, the options are "--disable-dns", "--enable-dns-for-realm", > "--disable-dns-for-kdc"; if you added "<all>", under UNIX, you were > redirecting input from a file called "all" and output to some other > file.
Well, I'm lazy ;) I type <all> here and on the prompt use it proper. > > Second, I believe we're only supporting --enable-dns-for-realm in the > upcoming release; the DNS SRV query code will always be compiled in, > and will always default to yes for finding KDCs given a realm name > (though the config file can override that). OK. That means there might be a fair chance that 1.3.5 breaks without this code compiled in? ... ;) Guus --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 01/11/2004 ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
