RE: Should I use OpenLDAP or PostgreSQL for this?

2016-08-19 Thread Robson, Alan
You might also consider a Linked Open Data format. A lot of governments are publishing information using these standards eg. https://www.data.gov/ https://www.denvergov.org/opendata It will allow you to link together data represented by a variety of schema and there are several platforms availa

Re: Should I use OpenLDAP or PostgreSQL for this?

2016-08-19 Thread Howard Chu
John Lewis wrote: I want to start a project to document my local government starting at the municipal level and going upwards from there. I want to build an interface to allow people to look up their representatives and their public servants by issue and geographic area or issue and get their con

Should I use OpenLDAP or PostgreSQL for this?

2016-08-19 Thread John Lewis
I want to start a project to document my local government starting at the municipal level and going upwards from there. I want to build an interface to allow people to look up their representatives and their public servants by issue and geographic area or issue and get their contact information bac

Re: Directory structure searching

2016-08-19 Thread Quanah Gibson-Mount
--On Monday, July 18, 2016 10:02 AM + Gurjot Kaur wrote: Hi, I am encountered a problem regarding the checking of the directory structure during ldapsearch request. I did slapadd on my LDAP server (OpenLDAP 2.4.44 with MDB backend) for few entries and found the below error as my top entry

Re: Missing user entries after restoring a backup ldif

2016-08-19 Thread Quanah Gibson-Mount
--On Tuesday, July 26, 2016 11:16 PM -0700 Matt Spaulding wrote: The restore went completely without error.  But when I go to do an ldapsearch I find that some of the users that should be in the database are not there.  I go back and edit my ldif backup file and search for the uids of the user

Re: UNKNOWN attributeDescription "ATTRIBUTE1" inserted

2016-08-19 Thread Michael Ströder
PenguinWhispererThe . wrote: > Hi all. It's been a while since I posted this. Still seems to be an issue. > Can anyone give some pointers? Probably you had old attribute type descriptions with that names in your subschema which were removed. But the attributes are still there. Fix your data. Only

Re: contextCSN attribute update on replication

2016-08-19 Thread Michael Ströder
Óscar Remírez de Ganuza Satrústegui wrote: > * We have adapted our nagios script so that it now checks both contextCSN > and last modified entry's entryCSN values in order to know if slave > replication is working ok. How do you determine the "last modified entry's entryCSN values"? Ciao, Michael

Re: UNKNOWN attributeDescription "ATTRIBUTE1" inserted

2016-08-19 Thread PenguinWhispererThe .
Hi all. It's been a while since I posted this. Still seems to be an issue. Can anyone give some pointers? On Jun 17, 2016 4:33 PM, "PenguinWhispererThe" < th3penguinwhispe...@gmail.com> wrote: > Hi all, > > I've been trying to update a schema with new olcAttributeTypes and > modified an existing

Re: Can't modify pwdChangedTime as "admin"

2016-08-19 Thread PenguinWhispererThe .
Cool :) thanks both of you for the feedback! On Aug 18, 2016 2:12 PM, "Dieter Klünter" wrote: > Am Thu, 18 Aug 2016 13:06:06 +0200 > schrieb "PenguinWhispererThe ." : > > > Thanks for that good pointer Dieter. > > Although it will force the user to change his password I'm not sure > > this will

Re: contextCSN attribute update on replication

2016-08-19 Thread Óscar Remírez de Ganuza Satrústegui
On Wed, Aug 10, 2016 at 9:33 PM, Michael Ströder wrote: > Quanah Gibson-Mount wrote: > > --On Wednesday, August 10, 2016 12:45 AM +0200 Michael Ströder > > wrote: > > > >>> Didn't we have a discussion about why one should run the syncprov > >>> overlay on all nodes a while back? > >> > >> Yes, a