Hi all,
I'm testing AD trust following this how to:
http://www.freeipa.org/page/IPAv3_testing_AD_trust
but when I set "ipa dnszone-add" I get this:
[root@m ~] ipa dnszone-add <AD.DOMAIN> --name-server=<AD.NAME>
--admin-email=<MY.EMAIL> --force --forwarder=<AD.IP> –forward-policy=only
ipa: ERROR: unable to parse cookie header
'ipa_session=f963e8e4006fdcd79e1a2a5a989b4d01; Domain=<IPA.DOMAIN>;
Path=/ipa; Expires=Thu, 18 Dec 2012 13:54:33 GMT; Secure; HttpOnly': unable
to parse expires datetime 'Thu, 18 Dec 2012 13:54:33'

and when I set "ipa trust-add" I get the following error:
[root@m ~] ipa trust-add --type=ad <AD.DOMAIN> --admin Adminstrator
--password
Active directory domain administrator's password:
ipa: ERROR: unable to parse cookie header
'ipa_session=7d6aeb2c92ff3197a9d3c04421f6ba15; Domain=<IPA.DOMAIN>;
Path=/ipa; Expires=Tue, 18 Dec 2012 18:32:05 GMT; Secure; HttpOnly': unable
to parse expires datetime 'Tue, 18 Dec 2012 18:32:05'
ipa: ERROR: Cannot perform join operation without Samba 4 support installed.
                              Make sure you have installed server-trust-ad
sub-package of IPA

but I have the server-trust-ad installed:

[root@m ~]# rpm -qa | grep freeipa
freeipa-client-3.1.0-1.fc18.x86_64
freeipa-server-3.1.0-1.fc18.x86_64
freeipa-python-3.1.0-1.fc18.x86_64
freeipa-server-strict-3.1.0-1.fc18.x86_64
>freeipa-server-trust-ad-3.1.0-1.fc18.x86_64
freeipa-admintools-3.1.0-1.fc18.x86_64
freeipa-server-selinux-3.1.0-1.fc18.x86_64


so... any ideas?
_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to