Force hosts to contain proper localhost
This commit is contained in:
@@ -31,7 +31,7 @@ in {
|
||||
};
|
||||
|
||||
libdefaults = {
|
||||
allow_weak_crypto = false;
|
||||
allow_weak_crypto = true;
|
||||
dns_lookup_kdc = true;
|
||||
dns_lookup_realm = true;
|
||||
forwardable = true;
|
||||
|
||||
Reference in New Issue
Block a user