[one-users] Sunstone issue

Daniel Molina dmolina at opennebula.org
Thu Oct 20 03:20:37 PDT 2011


On 19 October 2011 18:36, Faarooq Lowe <lowe at fnal.gov> wrote:

> Ok, I ran it without strace and I didn't notice anything in the
> sunstone.log but I did finallly see something in oned.log
>
> Here goes.
>
> oned.log
>
> Wed Oct 19 11:28:03 2011 [ReM][D]: UserInfo method invoked
> Wed Oct 19 11:28:03 2011 [AuM][D]: Message received: AUTHENTICATE FAILURE
> 13950 Authentication protocol 'server' not available
>
> Wed Oct 19 11:28:03 2011 [AuM][E]: Auth Error: Authentication protocol
> 'server' not available
> Wed Oct 19 11:28:03 2011 [ReM][E]: [UserInfo] User couldn't be
> authenticated, aborting call.
>

Ok, now the error is different. You have to add the server authentication to
the oned.conf AUTH_MAD section and restart opennebula:

AUTH_MAD = [
    executable = "one_auth_mad",
    arguments = "--authn x509, server"
]

There was a bug in the x509 documentation, I have just fixed it:
http://www.opennebula.org/documentation:rel3.0:x509_auth?&#opennebula_configuration_for_using_x509_with_the_public_cloud_servers_and_sunstone

-- 
Daniel Molina
Project Engineer
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | @dmamolina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20111020/60cc1e82/attachment-0003.htm>


More information about the Users mailing list