mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Restrict anonymous tgts
Fixes: https://fedorahosted.org/freeipa/ticket/432
This commit is contained in:
parent
bea3999daf
commit
abf4dde3e3
@ -1,6 +1,7 @@
|
|||||||
[kdcdefaults]
|
[kdcdefaults]
|
||||||
kdc_ports = 88
|
kdc_ports = 88
|
||||||
kdc_tcp_ports = 88
|
kdc_tcp_ports = 88
|
||||||
|
restrict_anonymous_to_tgt = true
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
$REALM = {
|
$REALM = {
|
||||||
|
Loading…
Reference in New Issue
Block a user