mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Make KDC listen to TCP port as well by default
This commit is contained in:
parent
0fb3f394a5
commit
077d6a0d35
@ -1,5 +1,6 @@
|
|||||||
[kdcdefaults]
|
[kdcdefaults]
|
||||||
kdc_ports = 88
|
kdc_ports = 88
|
||||||
|
kdc_tcp_ports = 88
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
$REALM = {
|
$REALM = {
|
||||||
|
Loading…
Reference in New Issue
Block a user