- kdc.conf: no more need to suggest a v4 mode, or listening on the v4 port
This commit is contained in:
parent
8d606a93f5
commit
6b3df78771
3
kdc.conf
3
kdc.conf
@ -1,6 +1,5 @@
|
||||
[kdcdefaults]
|
||||
v4_mode = nopreauth
|
||||
kdc_ports = 88,750
|
||||
kdc_ports = 88
|
||||
kdc_tcp_ports = 88
|
||||
|
||||
[realms]
|
||||
|
@ -622,6 +622,9 @@ exit 0
|
||||
%{_sbindir}/uuserver
|
||||
|
||||
%changelog
|
||||
* Thu Apr 8 2010 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- kdc.conf: no more need to suggest a v4 mode, or listening on the v4 port
|
||||
|
||||
* Thu Apr 8 2010 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- drop patch to suppress key expiration warnings sent from the KDC in
|
||||
the last-req field, as the KDC is expected to just be configured to either
|
||||
|
Loading…
Reference in New Issue
Block a user