[ovirt-users] LDAP Authentication

Budur Nagaraju nbudoor at gmail.com
Tue Sep 22 14:24:36 UTC 2015


HI Alon,

Below is the configuration which I have done ,but unable to search the
users in UI
can you pls help me ?


[root at cstlb2 aaa]# cat ldap1.properties
#
# Select one
#
include = <openldap.properties>
#include = <389ds.properties>
#include = <rhds.properties>
#include = <ipa.properties>
#include = <iplanet.properties>
#include = <rfc2307.properties>
#include = <rfc2307-openldap.properties>

#
# Server
#
vars.server = my.abc.net

#
# Search user and its password.
#
vars.user =
uid=search,cn=nbudoor,cn=Departments,cn=Corporate,cn=Bangalore,cn=users,dc=abc,dc=net
vars.password = company1

pool.default.serverset.single.server = ${global:vars.server}
pool.default.auth.simple.bindDN = ${global:vars.user}
pool.default.auth.simple.password = ${global:vars.password}

# Create keystore, import certificate chain and uncomment
# if using ssl/tls.
#pool.default.ssl.startTLS = true
#pool.default.ssl.truststore.file =
${local:_basedir}/${global:vars.server}.jks
#pool.default.ssl.truststore.password = changeit
[root at cstlb2 aaa]#



On Tue, Sep 22, 2015 at 7:25 PM, Alon Bar-Lev <alonbl at redhat.com> wrote:

>
>
> ----- Original Message -----
> > From: "Budur Nagaraju" <nbudoor at gmail.com>
> > To: users at ovirt.org
> > Sent: Tuesday, September 22, 2015 4:34:46 PM
> > Subject: [ovirt-users] LDAP Authentication
> >
> > HI All,
> >
> > Can someone help me in configuring LDAP authentication for Ovirt ?
>
> Please review:
> http://www.ovirt.org/Features/AAA
>
> https://gerrit.ovirt.org/gitweb?p=ovirt-engine-extension-aaa-ldap.git;a=blob;f=README;hb=ovirt-engine-extension-aaa-ldap-1.0
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150922/536e546d/attachment-0001.html>


More information about the Users mailing list