Hi All -
Trying to get icinga-mobile working. Running icinga-web 1.10.0, icinga 1.9.4
on Ubuntu 13.10 ..
Icinga Mobile looks to be working fine .. i can browse to it, log in, but
then it says Request Fails.
Icinga-Web debug logs show ;
[Sun Mar 2 20:30:15 2014] [debug] Auth.Dispatch: Starting authenticate
(username=test12345)
[Sun Mar 2 20:30:15 2014] [info] Auth.Dispatch: Converting username to
lowercase
[Sun Mar 2 20:30:15 2014] [debug] Auth.Dispatch: Userdata found in db (uid=6)
[Sun Mar 2 20:30:15 2014] [debug] Auth.Provider: Object (name=auth_key)
initialized
[Sun Mar 2 20:30:15 2014] [debug] Auth.Dispatch: Authoritative provider found
(provider=auth_key, authid=mobile)
[Sun Mar 2 20:30:15 2014] [debug] Auth.Dispatch: Successfull authentication
(provder=auth_key)
[Sun Mar 2 20:30:15 2014] [info] Auth.Dispatch: Delegate authentication
(not_authoritative=auth_key,user=mobile)
[Sun Mar 2 20:30:15 2014] [debug] Auth.Provider: Object (name=internal)
initialized
[Sun Mar 2 20:30:15 2014] [debug] Auth.Dispatch: Delegate authentication, try
internal (not_authoritative=auth_key,user=mobile)
[Sun Mar 2 20:30:15 2014] [debug] Auth.Provider.Database:
HASH(be48fe028ae89d0ac1af503b9eb8757f4717259ae0b78aaa7b10cbf462f1b123)
[Sun Mar 2 20:30:15 2014] [info] Auth.Dispatch: Delegate authentication,
internal successfully authenticate mobile
The test authkey is test12345, and the username is mobile. From the logs it
looks to successfully authenticate, but then 'Delegate Authentication' seems
to fail. I am not quite clear what it is trying to do at that point.
/usr/share/icinga-web/app/modules/AppKit/config/auth.xml
has these lines :
<ae:parameter name="auth_key">
<ae:parameter name="auth_module">AppKit</ae:parameter>
<ae:parameter
name="auth_provider">Auth.Provider.AuthKey</ae:parameter>
<ae:parameter name="auth_enable">true</ae:parameter>
<ae:parameter name="auth_authoritative">true</ae:parameter>
</ae:parameter>
I am at a loss how to troubleshoot this further. Any insight would be greatly
appreciated !
Thanks -
Brian
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users