[krbdev.mit.edu #7703] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Sep 6 01:02:56 EDT 2013


Add a flag to prevent all host canonicalization

If dns_canonicalize_hostname is set to false in [libdefaults],
krb5_sname_to_principal will not canonicalize the hostname using
either forward or reverse lookups.

https://github.com/krb5/krb5/commit/60edb321af64081e3eb597da0256faf117c9c441
Author: Greg Hudson <ghudson at mit.edu>
Commit: 60edb321af64081e3eb597da0256faf117c9c441
Branch: master
 doc/admin/conf_files/krb5_conf.rst |   10 +++++++++-
 src/include/k5-int.h               |    2 ++
 src/lib/krb5/krb/init_ctx.c        |    5 +++++
 src/lib/krb5/os/sn2princ.c         |    2 +-
 4 files changed, 17 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list