https://bugzilla.redhat.com/show_bug.cgi?id=679150
The problem revolves around the case of the domain name.
It was trying to use the principal HTTP/jennyv1.TESTRELM@TESTRELM but this was not found in the LDAP server. It should have been HTTP/jennyv1.testrelm@TESTRELM
So apparently the domain is case sensitive, we need to ensure that is always the case in our installation and configuration code.
Suggest defer to 2.1.
May be it should be fixed in the installer to make the domain name low case automatically.
1080 is a duplicate of this and already fixed. We require that host names be lower-case in ipa-server-install.
master: 15e213d
Metadata Update from @rcritten: - Issue assigned to rcritten - Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)
Log in to comment on this ticket.