Header Shadow Image


kadmin: Communication failure with server while initializing kadmin interface

Getting this?

-bash-4.2$ kadmin -k -t /tmp/kadmin/cmf8392129202434993503.keytab -p cmadmin-530029b6@MWS.MDS.XYZ -r MWS.MDS.XYZ -q 'listprincs'         Authenticating as principal cmadmin-530029b6@MWS.MDS.XYZ with keytab /tmp/kadmin/cmf8392129202434993503.keytab.
kadmin: Communication failure with server while initializing kadmin interface

Ensure you have port 749 defined in your firewall config:

[root@idmipa03 ~]# cat /etc/firewalld/zones/public.xml|grep -Ei 749
  <port protocol="tcp" port="749"/>
[root@idmipa03 ~]#

Cheers,
TK

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License