[Openstack] Install OS-KSADM and LDAP for Devstack

Adam Young ayoung at redhat.com
Wed Apr 16 02:54:33 UTC 2014


On 04/10/2014 12:34 AM, Shital Patil wrote:
> Hi,
> I have a devstack setup running but for tenant management I need 
> /OS/-/KSADM /extension//and LDAP configuration//with /keystone /what 
> changes will I need to do in local.conf/?
>
> /
> /Thank you
> /
>
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
LDAP in devstack was fairly well documented.  I'd have to look, but I 
think it was:

add an enabled service entry for ldap
ENABLED_SERVICES=$ENABLED_SERVICES,ldap

KEYSTONE_IDENTITY_BACKEND=ldap
KEYSTONE_CLEAR_LDAP=yes
LDAP_PASSWORD=test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140415/1acb8489/attachment.html>


More information about the Openstack mailing list