Skip to content. | Skip to navigation

Sections
Personal tools
What is this?
Hi, my name is Tom Lazar and I'm a Plone and Zope developer based in Berlin, Germany and this is my personal and professional (no big difference, really...) website.
 

OSX Server, LDAP , Plone

Filed Under:

From the Kicks-Ass-Department

I've decided to set up an Plone instance as an Intranet application for a client of mine who has an OSX Server based network setup. We're using OSX's OpenDirectory implementation of LDAP for authentication, with server-based Home-Directories (at least for the Mac users) as this particular client has a lot of temporary, project-based users, so there's quite a bit of fluctuation..

Well, I thought, hey, why not just hook up the plone instance (running on a FreeBSD machine) with the OSX Server machine?

Anyway, I downloaded and installed the LDAPUserFolder product (untar it into the Products folder, restart Zope, presto) and 10 minutes later I had thirty users on my plone site!

Now, whenever we add a new user on the OSX Server, he/she will automatically have access to the intranet site.

I wish everything in life would be that easy and useful ;-)

Re: OSX Server, LDAP , Plone

Posted by Evan at Mar 29, 2005 03:55 AM

do you have anymore detail!? ive tried for weeks and cannot get it working

LDAP User folder 2.5

Posted by Simon M at Jul 13, 2005 05:47 AM
I have also bbeen trying to get LDAP to work, but to a MAC OS X server OpenDirectory implementation. No joy for me, the LDAP User folder makes my plone instance crash, not sure why.

Plone 2.0.5
Zope 2.7.6
Python 2.3.5

As far as I know that is the best configuration that should be run with Plone....