If you miss only the 'enabled' attribute you can just turn on 'user_enabled_emulation' in [ldap] section of your config. This way you won't need to modify LDAP schema in your server.
On Wed, Aug 21, 2013 at 2:06 PM, Qinglong.Meng <[email protected]>wrote: > I got the solution, There is not 'enable' attribute in objectClass > inetOrgPerson > of openldap inetOrgPerson schema. Now everything is OK. > > > 2013/8/21 XINYU ZHAO <[email protected]> > >> Which release are you using? >> According to my experience last year when ldap backend was much more >> premature, i had to add those attributes in my ldap server's manually, >> because there is no such attribute in its schema. >> I don't know the status now. >> >> >> On Mon, Aug 19, 2013 at 11:42 PM, Qinglong.Meng >> <[email protected]>wrote: >> >>> Hi all, >>> I configure keystone with ldap backend followed LDAP section of >>> http://docs.openstack.org/developer/keystone/configuration.html, >>> and when I create tenant in ldap, I got the error about "enable" >>> and "desc" attribute type undefined in keystone.log. >>> Here is keystone.conf: >>> http://paste.openstack.org/show/44574/ >>> >>> keystone.log >>> http://paste.openstack.org/show/44575/ >>> >>> the ldif of ldap server >>> http://paste.openstack.org/show/44578/ >>> >>> sample slapd.conf >>> http://paste.openstack.org/show/44579/ >>> >>> -- >>> >>> Lawrency Meng >>> mail: [email protected] >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp >>> >>> _______________________________________________ >>> OpenStack-dev mailing list >>> [email protected] >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > > -- > > Lawrency Meng > mail: [email protected] > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- Kind regards, Yuriy.
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
