RT RT/krbdev.mit.edu: Ticket #1724 should remove config option disabling dns Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
1724
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
Version_reported
Version_Fixed
  • 1.4
Target_Version
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
  • 1707: (Nobody) src/config-files/krb5.conf does not specify kdc for ATHENA.MIT.EDU [resolved]
 
 Dates  
Created: Mon Aug 11 16:10:09 2003
Starts: Not set
Started: Tue Aug 26 13:09:56 2003
Last Contact: Not set
Due: Not set
Updated: Mon Nov 15 22:21:59 2004 by tlyu
 

 People  
Owner
 raeburn
Requestors
 raeburn@mit.edu
Cc
 
AdminCc
 
 

 More about Ken Raeburn  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Aug 11 16:10:10 2003  raeburn - Ticket created    
     
To: krb5-bugs@MIT.EDU
Subject: should remove config option disabling dns
From: Ken Raeburn <raeburn@MIT.EDU>
Date: Mon, 11 Aug 2003 16:10:03 -0400

Support for DNS SRV RR queries is supposed to be on by default on all
platforms now.  We should remove the support for setting it otherwise,
so that the code is always compiled in and config file settings are
required to change it.

Ken


Download (untitled) 237b
      Tue Aug 26 13:09:56 2003  raeburn - Status changed from new to resolved    
      Tue Aug 26 13:09:57 2003  raeburn - Given to raeburn    
      Tue Aug 26 13:09:57 2003  raeburn - Correspondence added    
     
From: raeburn@mit.edu
Subject: CVS Commit

* aclocal.m4 (KRB5_AC_ENABLE_DNS): Drop --enable-dns and --enable-dns-for-kdc
options; turn them on always.


To generate a diff of this commit:



	cvs diff -r5.414 -r5.415 krb5/src/ChangeLog
	cvs diff -r1.263 -r1.264 krb5/src/aclocal.m4


Download (untitled) 239b
      Mon Nov 15 22:21:58 2004  tlyu - Version_Fixed 1.4 added