I installed FreeIPA with manual Implementing FreeIPA in a mixed Environment.<br>My IPA OS: Fedora 11 Leonidas (Default without update. Clean OS, new installation)<br>All steps compled sucessfully, except one:<br><br>[root@ipa ~]# kinit admin<br>
Password for <a href="mailto:admin@EXAMPLE.COM">admin@EXAMPLE.COM</a>: 12345678<br><br>[root@ipa ~]# klist<br>Ticket cache: FILE:/tmp/krb5cc_0<br>Default principal: <a href="mailto:admin@EXAMPLE.COM">admin@EXAMPLE.COM</a><br>
Valid starting     Expires            Service principal<br>11/04/09 17:36:08  11/05/09 17:36:05  krbtgt/<a href="http://EXAMPLE.COM">EXAMPLE.COM</a>@<a href="http://EXAMPLE.COM">EXAMPLE.COM</a><br>Kerberos 4 ticket cache: /tmp/tkt0<br>
klist: You have no tickets cached<br><br>And ...<br><br>[root@ipa ~]# ipa-finduser admin<br>_ssl.c:480: EOF occurred in violation of protocol<br>Re-run with -v flag for more details.<br><br>[root@ipa ~]# ipa-finduser -v admin<br>
Connecting to IPA server: <a href="https://ipa.example.com/ipa/xml">https://ipa.example.com/ipa/xml</a><br>_ssl.c:480: EOF occurred in violation of protocol<br>Re-run with -v flag for more details.<br><br>In what can be problem ?<br>