Make registry hostrealm module highest precedence Testing reveals that there are a number of machines in the wild which retain old krb5.ini files across domain configuration changes, and it is difficult to determine which machines are potentially affected by incorrect stale configuration data. To enable domain administrators to easily ensure that the correct default realm is set, allow the registry hostrealm module to take precedence over the profile. Note that the registry hostrealm module can still be disabled in the hostrealm interface configuration statment in the [plugins] section of the profile. https://github.com/krb5/krb5/commit/287b8eae295a3ab496b04b327840e92c235efd1a Author: Ben Kaduk Commit: 287b8eae295a3ab496b04b327840e92c235efd1a Branch: master src/lib/krb5/os/hostrealm.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)