[krbdev.mit.edu #8173] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed May 13 17:06:19 EDT 2015
Supply a hostrealm module to query the registry
Implement a default_realm function that checks the
{HKLM,HKCU}\Software\MIT\Kerberos5\default_realm registry values
on Windows, and just returns KRB5_PLUGIN_NO_HANDLE on Unix.
(cherry picked from commit 90ca670ac42a9aada3c310af491bbf8b924e6a00)
https://github.com/krb5/krb5/commit/ec1dd84d5a577d80382469c479a78667b93aad5b
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ec1dd84d5a577d80382469c479a78667b93aad5b
Branch: krb5-1.13
src/lib/krb5/os/Makefile.in | 3 +
src/lib/krb5/os/hostrealm.c | 4 +
src/lib/krb5/os/hostrealm_registry.c | 135 ++++++++++++++++++++++++++++++++++
src/lib/krb5/os/os-proto.h | 3 +
4 files changed, 145 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list