Hello all,

My first problem was related to firewall, the command
iptables -A INPUT -p tcp --dport 80 -j ACCEPT
opened port 80 after this line in iptables thus the problem I had.

REJECT     all  --  anywhere             anywhere             reject-with 
icmp-host-prohibited


Now I have another problem when I run ipa-client-install on the client (after 
it asked for admin password):

Joining realm failed: HTTP response code is 400, not 200

Here are the related lines in /var/log/ipaclient-install.log

2012-06-20T19:46:53Z DEBUG args=/usr/sbin/ipa-join -s cns2.psych.yale.edu -b 
dc=psych,dc=yale,dc=edu
2012-06-20T19:46:53Z DEBUG stdout=
2012-06-20T19:46:53Z DEBUG stderr=HTTP response code is 400, not 200


Suggestions, please.

Thanks,
George
_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to