Hello, You can integrate with any apache mod_authn_* module and ldap as directory.
See[1], more precisely[2], you can replace kerberos with any other apache module, the principal is the same, apache performs the authentication and delegate the principal name into the ovirt-engine backend, which in turn fetch user information out of ldap. If the above is insufficient I can help you to implement your own authn/authz extensions. Regards, Alon [1] http://www.ovirt.org/Features/AAA [2] http://gerrit.ovirt.org/gitweb?p=ovirt-engine-extension-aaa-ldap.git;a=blob;f=README;hb=HEAD#l171 ----- Original Message ----- > From: "Dubravko Sever" <[email protected]> > To: [email protected] > Sent: Friday, February 20, 2015 12:24:21 PM > Subject: [ovirt-users] Ovirt & VPS & SingleSignOn > > Hi, > > Currently I'm looking for new solution for providing VPS-s to my > organization users, we don't need biling infrastructure.. Does anyone has > case of ovirt as VPS management and user interface (please provide me some > feedbacks)? > And another question, what about integration with SingleSignOn infrastructure > like shibboleth, based od SAML2? > > Thanks > > Dubravko > > > -- > Dubravko Sever > Sektor za računalne sustave > Sveučilište u Zagrebu, Sveučilišni računski centar (Srce), www.srce.unizg.hr > [email protected], tel: +385 1 616 5807, fax: +385 1 616 5559 > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

