Did you provide the join-in principal (admin@YOUR_REALM)? If you didn't try providing it and the password at the command line.  <br><br><br><div class="gmail_quote">On Mon, Jun 27, 2011 at 1:20 PM, JoachimBadzong <span dir="ltr"><<a href="mailto:badzong@wizard.franken.de">badzong@wizard.franken.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
ok, your advice to take a look into the /var/log/httpd/error_log was<br>
good as far as i found here more information.<br>
On the other side i have to admit that these errors doesn't tell me<br>
really anything about what i could do.<br>
So i post the messages here and hope that somebody has further ideas :-)<br>
<br>
So from error_log when i try to make ipa-client-install:<br>
<br>
[Mon Jun 27 19:13:57 2011] [error] ipa: ERROR: non-public:<br>
AttributeError: 'thread._local' object has no attribute 'principal'<br>
[Mon Jun 27 19:13:57 2011] [error] Traceback (most recent call last):<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/rpcserver.py", line 218, in<br>
wsgi_execute<br>
[Mon Jun 27 19:13:57 2011] [error]     result =<br>
self.Command[name](*args, **options)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 421, in<br>
__call__<br>
[Mon Jun 27 19:13:57 2011] [error]     ret = self.run(*args, **options)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipalib/frontend.py", line 727, in run<br>
[Mon Jun 27 19:13:57 2011] [error]     return self.execute(*args,<br>
**options)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/plugins/join.py", line 105,<br>
in execute<br>
[Mon Jun 27 19:13:57 2011] [error]     allowed = ldap.can_write(dn,<br>
'krblastpwdchange')<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipalib/encoder.py", line 188, in new_f<br>
[Mon Jun 27 19:13:57 2011] [error]     return f(*new_args, **kwargs)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/plugins/ldap2.py", line 705,<br>
in can_write<br>
[Mon Jun 27 19:13:57 2011] [error]     (dn, attrs) =<br>
self.get_effective_rights(dn, [attr])<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipalib/encoder.py", line 188, in new_f<br>
[Mon Jun 27 19:13:57 2011] [error]     return f(*new_args, **kwargs)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/plugins/ldap2.py", line 691,<br>
in get_effective_rights<br>
[Mon Jun 27 19:13:57 2011] [error]     principal = getattr(context,<br>
'principal')<br>
[Mon Jun 27 19:13:57 2011] [error] AttributeError: 'thread._local'<br>
object has no attribute 'principal'<br>
[Mon Jun 27 19:13:57 2011] [error] ipa: ERROR: xmlserver.__call__():<br>
[Mon Jun 27 19:13:57 2011] [error] Traceback (most recent call last):<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/rpcserver.py", line 246, in<br>
__call__<br>
[Mon Jun 27 19:13:57 2011] [error]     response =<br>
self.wsgi_execute(environ)<br>
[Mon Jun 27 19:13:57 2011] [error]   File<br>
"/usr/lib/python2.7/site-packages/ipaserver/rpcserver.py", line 230, in<br>
wsgi_execute<br>
[Mon Jun 27 19:13:57 2011] [error]     <a href="http://self.info" target="_blank">self.info</a>('%s: %s(%s): %s',<br>
context.principal, name, ',<br>
'.join(self.Command[name]._repr_iter(**params)), e.__class__.__name__)<br>
[Mon Jun 27 19:13:57 2011] [error] AttributeError: 'thread._local'<br>
object has no attribute 'principal'<br>
<br>
Thanks<br>
<br>
<br>
Am Montag, den 27.06.2011, 12:41 -0400 schrieb Uzor Ide:<br>
<div><div></div><div class="h5">> If it is new install you can run the install command with a --debug<br>
> switch to see what it would report. You can also take look<br>
> at /var/log/httpd/error_log and access_log on the server.<br>
><br>
> I had simillar issue but the server was an upgrade.<br>
> I found out though, that the error is very generic.<br>
><br>
> The fix in my case, was a re-install of some packages on the server.<br>
><br>
> __Ide<br>
><br>
> On Mon, Jun 27, 2011 at 12:01 PM, JoachimBadzong<br>
> <<a href="mailto:badzong@wizard.franken.de">badzong@wizard.franken.de</a>> wrote:<br>
>         Hi,<br>
><br>
>         have just checked that folder on server side:<br>
>         -rw-r--r-- 1 root root  1209  6. Mai 16:50 browserconfig.html<br>
>         -rw-r--r-- 1 root root 15076  6. Mai 16:50 ipa_error.css<br>
>         -rw-r--r-- 1 root root  2954  6. Mai 16:50 ssbrowser.html<br>
>         -rw-r--r-- 1 root root  1502  6. Mai 16:50 unauthorized.html<br>
><br>
>         Is there anything missing ?<br>
>         Its an new install on naked new installed fc15 box.<br>
><br>
>         Thanks<br>
><br>
>         Am Montag, den 27.06.2011, 09:08 -0400 schrieb Uzor Ide:<br>
><br>
>         > Your server is missing some files.<br>
>         > Check and make sure that you have some files in<br>
>         the /etc/ipa/html<br>
>         > directory<br>
>         ><br>
>         > This usually occurs when you do an in-place upgrade of the<br>
>         fedora box<br>
>         > containing freeipa-server<br>
>         ><br>
>         ><br>
>         > __Ide<br>
>         ><br>
>         > On Sun, Jun 26, 2011 at 1:00 PM, JoachimBadzong<br>
>         > <<a href="mailto:badzong@wizard.franken.de">badzong@wizard.franken.de</a>> wrote:<br>
>         >         Hi,<br>
>         ><br>
>         >         i have setup an freeipa server ( 2.0.1-2 ) with FC15<br>
>         and have<br>
>         >         now tried<br>
>         >         to install the ipa client on client machine.<br>
>         >         When i start the ipa-client-install ( 2.0.1-2 ) it<br>
>         detects<br>
>         >         everyting as<br>
>         >         it should be. I can enter admin prinicipal and the<br>
>         passowrd,<br>
>         >         but then i<br>
>         >         get the following error message :<br>
>         ><br>
>         >          Joining realm failed because of failing XML-RPC<br>
>         request.<br>
>         >          This error may be caused by incompatible<br>
>         server/client major<br>
>         >         versions.<br>
>         ><br>
>         >         As both rpms ( server and client ) have the same<br>
>         version i<br>
>         >         just dont<br>
>         >         understand the message.<br>
>         ><br>
>         >         Whats wrong ?<br>
>         >         Where can i look to find more information to solve<br>
>         that ?<br>
>         ><br>
>         >         Thanks for any hint.<br>
>         >         J<br>
>         ><br>
>         ><br>
>         >         _______________________________________________<br>
>         >         Freeipa-users mailing list<br>
>         >         <a href="mailto:Freeipa-users@redhat.com">Freeipa-users@redhat.com</a><br>
>         ><br>
>         <a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
>         ><br>
><br>
><br>
><br>
><br>
<br>
<br>
</div></div></blockquote></div><br>