Home Blog Docs Tutorials Scripts Tests About

Tags

2009

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov

2008

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2007

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2006

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2005

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2004

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2003

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

2002

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

Annoying Error

I spent the day trying to track down an error where the people relation displays as if it's the mailrecipients relation. No luck yet.

Posted on Fri, 31 Jul 2009 Tags:

Some Progess

I made some progress on the debugging front, but still need to do more.

Posted on Thu, 30 Jul 2009 Tags:

Error Issues

I'm struggling with a "sizelimit exceeded" error return from ldap.

Posted on Wed, 29 Jul 2009 Tags:

Manager Sort of Works

I fixed the problem so that I am now able to create a new ldap directory manager, but there are still problems that need to be solved.

Posted on Tue, 28 Jul 2009 Tags:

LDAP Manager

I did the dtml file changes and I started debugging the changes.

Posted on Mon, 27 Jul 2009 Tags:

Mail Recipients

I modified the code of the Zope LDAP Manager to support the MailRecipient relation. I still need to check the dtml files and debug the code.

Posted on Wed, 22 Jul 2009 Tags:

Success

I got the matrix ou to work and moved on to adding mailrecipient to the zope manager.

Posted on Tue, 21 Jul 2009 Tags:

Schema Issues

I helped Greg investigate his ldap query problems. It turns out that the query only works if (objectclass=stsciperson) is included. I looked for the problem with ope ldap manager and it looks like it is not reading the ldif file correctly. Will have to figure out why.

Posted on Mon, 20 Jul 2009 Tags:

Modified Schema

I modified the LDAP Schema to rmove obsolete attributes and add the new one (stsciMatrixUnit) that was successful, but still can't get the zope ldap amager to read it.

Posted on Fri, 17 Jul 2009 Tags:

Feature not Bug

The matrixOu did not appear because it is not yet in the schema. I found the code that checks this in Zschema. I looked some more at revising the schema files, they're a little more complicated than expected.

Posted on Thu, 16 Jul 2009 Tags:

Next posts