Re: edirectory question

2010-03-12 Thread Mike Dewhirst
Thanks all - much appreciated Mike On 13/03/2010 2:17am, Michael Ströder wrote: > Yeargan, Yancey wrote: >> >> Your question is really about Novell eDirectory, not the Python LDAP module; > > That's definitely related to Novell eDirectory. > > I vaguely remember that some eDirectory allowed sear

Re: edirectory question

2010-03-12 Thread Michael Ströder
Yeargan, Yancey wrote: > > Your question is really about Novell eDirectory, not the Python LDAP module; That's definitely related to Novell eDirectory. I vaguely remember that some eDirectory allowed searching with an empty search root. Not sure but worth a short test. Ciao, Michael. -

Re: edirectory question

2010-03-11 Thread Yeargan, Yancey
Your question is really about Novell eDirectory, not the Python LDAP module; so I will provide a brief answer here and you may contact me directly for more eDirectory information. However, I would first make sure that the LDAP search base parameter is set to either "o=central" or "o=suburbs".

edirectory question

2010-03-11 Thread Mike Dewhirst
Hi all - I couldn't find my answer in your archives so I joined the list. Thanks for being here. Background I'm new to most of this but I managed to configure (for testing) a local Novell eDirectory 8.7 LDAP service to respond to a remote request for authentication. The client is a php website