I've configured my system for SSL auth (at least everywhere I saw to set SSL auth) but my apache error log is full of entries like this one:

[Sat Jun 15 03:17:01 2013] [error] 2013-06-15 03:17:01,623 [WARNING] m=krbLogin u=None p=19135 r=<MY IP ADDRESS>:45156 koji.xmlrpc: Traceback (most recent call last): [Sat Jun 15 03:17:01 2013] [error] File "/usr/share/koji-hub/kojixmlrpc.py", line 212, in _wrap_handler
[Sat Jun 15 03:17:01 2013] [error]     response = handler(environ)
[Sat Jun 15 03:17:01 2013] [error] File "/usr/share/koji-hub/kojixmlrpc.py", line 255, in handle_rpc
[Sat Jun 15 03:17:01 2013] [error]     return self._dispatch(method, params)
[Sat Jun 15 03:17:01 2013] [error] File "/usr/share/koji-hub/kojixmlrpc.py", line 292, in _dispatch [Sat Jun 15 03:17:01 2013] [error] ret = koji.util.call_with_argcheck(func, params, opts) [Sat Jun 15 03:17:01 2013] [error] File "/usr/lib/python2.6/site-packages/koji/util.py", line 139, in call_with_argcheck
[Sat Jun 15 03:17:01 2013] [error]     return func(*args, **kwargs)
[Sat Jun 15 03:17:01 2013] [error] File "/usr/lib/python2.6/site-packages/koji/auth.py", line 669, in krbLogin [Sat Jun 15 03:17:01 2013] [error] return context.session.krbLogin(*args, **opts) [Sat Jun 15 03:17:01 2013] [error] File "/usr/lib/python2.6/site-packages/koji/auth.py", line 296, in krbLogin [Sat Jun 15 03:17:01 2013] [error] raise koji.AuthError, 'not configured for Kerberos authentication' [Sat Jun 15 03:17:01 2013] [error] AuthError: not configured for Kerberos authentication

Any idea what is wrong?

--
Pat Riehecky

Scientific Linux developer
http://www.scientificlinux.org/

--
buildsys mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/buildsys

Reply via email to