[one-users] x509 auth mapping to a single user

Daniel Molina dmolina at opennebula.org
Wed Oct 17 09:50:50 PDT 2012


Hi Alvaro,

On 17 October 2012 18:27, Alvaro Simon <asimon at cesga.es> wrote:

> Dear OpenNebula developers
>
>
> We are testing new rOCCI version with OpenNebula using x509 auth.
> For the first tests we have created several users for different
> certificate DNs (included into passwd without spaces).
>
> #oneuser create testinguser "/DC=xx/DC=xxx/O=xxxx/CN=xxxxx" --driver x509
>
> Our tests are working fine but now we have a doubt.
>
> It's also possible to map different DNs to a single user? As example we
> want to use the same testing user for
>
> /DC=xx/DC=xxx/O=xxxx/CN=xxxxx
>
> but also for:
>
> /DC=yyyy/DC=yyyy/O=yyyy/CN=yyyyy
>
> x509 certificates, is this possible?
>

You can achieve this using "|" to separate them.

oneuser create testinguser
"/DC=xx/DC=xxx/O=xxxx/CN=xxxxx|/DC=yyyy/DC=yyyy/O=yyyy/CN=yyyy" --driver
x509

Cheers


>
> Thanks in advance!
> Alvaro
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Daniel Molina
Project Engineer
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | dmolina at opennebula.org | @OpenNebula
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20121017/6e8b3712/attachment-0001.htm>


More information about the Users mailing list