Re: Index Add Failures

2012-08-29 Thread Kyle Smith
Quanah, Thanks for the info, I have confirmed I'm hitting the lock maxes of 1000. And I will be upgrading to 2.4.32. I was wondering, what steps should be done to have the changes in DB_CONFIG take effect? stop slapd make changes to DB_CONFIG db_recover start slapd Will this also auto remove the

Re: Configuring ppolicy problem

2012-08-29 Thread cbulist
Hi, I got stuck with this problem. I'm able to change the user password using shadowAccount objectClass but I can't do the same using pwdPolicy objectClass. I set ppolicy attribute in order to get the password expired message: pwdExpireWarning 10 pwdMaxAge 15 pwdMustChange TRUE

help with setting up replication

2012-08-29 Thread Jeff Dickens
I've been following this page from the Ubuntu Server Guide with generally good results: https://help.ubuntu.com/12.04/serverguide/openldap-server.html Now I'm down to the replication section, at https://help.ubuntu.com/12.04/serverguide/openldap-server.html#openldap-server-replication . So far

Re: help with setting up replication

2012-08-29 Thread Christopher Wood
Without digging into your particular issue, I used this guide and was able to configure replication: http://www.openldap.org/doc/admin24/ This most specifically for you right now: http://www.openldap.org/doc/admin24/replication.html On Wed, Aug 29, 2012 at 11:32:14AM -0400, Jeff Dickens

Re: Configuring ppolicy problem

2012-08-29 Thread Guillaume Rousse
Le 29/08/2012 17:39, cbulist a écrit : Hi, I got stuck with this problem. I'm able to change the user password using shadowAccount objectClass but I can't do the same using pwdPolicy objectClass. It doesn't means anything: you don't change attributes using a object class. Morevoer, you seem to

Re: help with setting up replication

2012-08-29 Thread Gavin Henry
#Load the syncprov and accesslog modules. dn: cn=module{0},cn=config changetype: modify add: olcModuleLoad olcModuleLoad: syncprov Are you using the Ubuntu OpenLDAP build? -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E

Re: Configuring ppolicy problem

2012-08-29 Thread cbulist
Thanks Guillaume I will try it and I will let you know. On 08/29/2012 03:59 PM, Guillaume Rousse wrote: Le 29/08/2012 20:52, cbulist a écrit : Thanks Clement and Guillaume for your reply. This is my operational attributes for my user: dn: cn=user1,ou=policies,dc=samle,dc=com objectClass:

How to config LDAP client to get data from multiple sub domains in LDAP server?

2012-08-29 Thread Qian Zhang
Hi All, I encountered one issue when configuring the LDAP client. My question is how to configure the LDAP client to make it get the users and groups information from two sub domains. The base domain of the LDAP server is dc=main,dc=com, and under the base domain, there are more than one sub