-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: security-libs
-
b37
-
generic
-
generic
-
Not verified
In [realms] section of krb5.conf, there should be:
REALM.COM = {
kdc = kdc.realm.com
}
If the spaces around "=" in the kdc line are removed, Java will not recognize the line.
REALM.COM = {
kdc = kdc.realm.com
}
If the spaces around "=" in the kdc line are removed, Java will not recognize the line.