[one-users] A new auth module

Carlos Martín Sánchez cmartin at opennebula.org
Fri Dec 28 06:43:03 PST 2012


Hi,

OpenNebula has separate authentication and authorization drivers [1].
You can take the LDAP driver as a base to create a new one, see [2-4]. Even
if you use an authentication driver, you don't need an external
authorization one, you can use the regular ACL rules and quotas with the
imported users.

Regards

[1]
http://opennebula.org/documentation:rel3.8:oned_conf#auth_manager_configuration
[2] http://opennebula.org/documentation:rel3.8:ldap
[3]
http://dev.opennebula.org/projects/opennebula/repository/revisions/one-3.8/entry/src/authm_mad/one_auth_mad.rb
[4]
http://dev.opennebula.org/projects/opennebula/repository/revisions/one-3.8/show/src/authm_mad/remotes/ldap

--
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, Dec 27, 2012 at 11:43 AM, Miloš Kozák <milos.kozak at lejmr.com> wrote:

>  Hello,
> I am preparing a new service based on OpenNebula along to other services
> we provide such as webhosting. Currently we have central database of users
> so we are thinking how to get along the opennebula cloud. I found
> ?obsolete? documentation of auth modul (
> http://opennebula.org/documentation:archives:rel2.2:auth) which I find
> useful but I am not sure if it is still valid? If it does, does it mean I
> can prepare own auth module and that is it? How ACL and groups are treated
> then? Is there any source which would guide me through this problem?
>
> Simply I need to reuse my current users, groups in opennebula (guess that
> ACL, quotas need to be implemented in my billing and then transported to
> opennebula?)
>
>  Best regards,
> Milos Kozak
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20121228/7aa0f111/attachment-0002.htm>


More information about the Users mailing list