[one-ecosystem] Steps for implementing authentication driver

Carlos Martín Sánchez cmartin at opennebula.org
Tue Mar 5 02:36:04 PST 2013


Hi,

Here are some quick comments to get you started:

- For general information about the authentication mechanism in OpenNebula,
visit [1].
- Use an existing OpenNebula installation, you don't need to clone the
repository.
- The auth drivers are located in /var/lib/one/remotes/auth/. To create a
new one, copy one of the existing dirs (e.g. plain), and add that new
directory name to your oned.conf AUTH_MAD attribute. OpenNebula needs to be
restarted to read the new conf.
- Take the existing drivers as an example, but ignore the server_ ones,
those are used by Sunstone and the other servers to operate with special
"proxy" users.
- Even though the existing drivers are in ruby, they are stand-alone
scripts and could be in any language.

Regards

[1] http://opennebula.org/documentation:rel3.8:external_auth
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmartin at opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>


On Thu, Feb 28, 2013 at 7:14 AM, Tarun sen <tarunsen at live.com> wrote:

> Dear all,
>
> I want to implement authentication mechanism for OpenNebula. For that i
> want to know the steps of
> developing authentication driver. What are the functional and non
> functional requirements for it.
> What is the suitable developing environment for this development.
>
> Please help me.
>
> Thanks,
>
> Regards,
> Tarun Sen
> tarunsen at live.com
>
> _______________________________________________
> Ecosystem mailing list
> Ecosystem at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/ecosystem-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/ecosystem-opennebula.org/attachments/20130305/d0dea29a/attachment.htm>


More information about the Ecosystem mailing list