[16397] in Kerberos-V5-bugs

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

[krbdev.mit.edu #8855] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Fri Dec 6 13:03:06 2019

From: Greg Hudson via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.4-40822-1575655378-1262.8855-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8855":;
Date: Fri, 6 Dec 2019 13:02:58 -0500
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Fri Dec 06 13:02:58 2019: Request 8855 was acted upon.
 Transaction: Ticket created by ghudson@mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson@mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8855 >



Qualify short hostnames when not using DNS

When DNS forward canonicalization is turned off or fails, qualify
single-component hostnames with the first DNS search domain.  Add the
qualify_shortname relation to override this suffix.

For one of the tests we need to disable qualification, which is
accomplished with an empty value.  Adjust k5test.py to correctly emit
empty values when writing profiles.

https://github.com/krb5/krb5/commit/996353767fe8afa7f67a3b5b465e4d70e18bad7c
Author: Greg Hudson <ghudson@mit.edu>
Commit: 996353767fe8afa7f67a3b5b465e4d70e18bad7c
Branch: master
 doc/admin/conf_files/krb5_conf.rst |    9 +++++++
 src/include/k5-int.h               |    1 +
 src/lib/krb5/os/dnsglue.c          |   23 +++++++++++++++++++
 src/lib/krb5/os/os-proto.h         |    2 +
 src/lib/krb5/os/sn2princ.c         |   43 +++++++++++++++++++++++++++++++++++-
 src/tests/gssapi/t_ccselect.py     |    5 ++-
 src/tests/t_sn2princ.py            |   12 ++++++---
 src/util/k5test.py                 |   34 +++++++++++++++-------------
 8 files changed, 106 insertions(+), 23 deletions(-)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

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