Re: [Zope] ldap setup

2006-08-17 Thread Dieter Maurer
Siddharth Sethi wrote at 2006-8-17 09:05 -0400: > ... >But >the problem that i get is that when i start up my plone site, it prompts >me for my zope username/password. I currently only have 1 user in zope >and that is the admin account and the only other username/password that >works in this prompt

Re: [Zope] ldap setup

2006-08-17 Thread Andreas Jung
--On 17. August 2006 09:05:21 -0400 Siddharth Sethi <[EMAIL PROTECTED]> wrote: Hi, I have managed to get my LDAPUserFolder configured, connected and all setup. I have no problems searching for users from within the ZMI. But the problem that i get is that when i start up my plone site, it pr

RE: [Zope] RE: zope LDAP deadlock problem

2006-06-07 Thread Matthew X. Economou
> You can use Florent's "DeadlockDebugger" to find out what happens. This is true for someone with the requisite skills and plenty of time. In my case, the actual deadlock happens in a system library routine (sigaction, as I recall), making the identification of the component that's actually at fa

Re: [Zope] RE: zope LDAP deadlock problem

2006-06-07 Thread Dieter Maurer
Matthew X. Economou wrote at 2006-6-6 14:44 -0400: > ... >In short, no, Zope will consume all available CPU cycles after some amount of >idle time, due to a threading-related flaw in Zope, GRUF, Plone, >LDAPUserFolder, python-ldap, or OpenLDAP (I don't know which). You can use Florent's "Deadloc

[Zope] RE: zope LDAP deadlock problem

2006-06-06 Thread Matthew X. Economou
(This is in regards to a post of mine from last year, i.e. http://mail.zope.org/pipermail/zope/2005-March/157400.html.)   Sir,   I received your email, but I am very sorry that I do not have time to reply in detail.  In short, no, Zope will consume all available CPU cycles after some amount of i

[Zope] Re: Zope LDAP connection

2005-12-30 Thread Florent Guillaume
Ricardo Alves wrote: Einar Næss Jensen wrote: On 12/30/05, Ricardo Alves <[EMAIL PROTECTED]> wrote: Is there any product that features LDAP connections in Zope. Just like ZMySQLDA for MySQL databases (not a user folder). In a fast search, I found ZopeLDAP, but it was last released in 2000.

Re: [Zope] ldap authentication with apache or LDAPUserFolder?

2005-07-11 Thread Tim Suter
Sorry Marco the reply to all button eluded me once again: I deleted the access file and recreated it so I could get ready to delete all instances of the old LDAPUserFolder. This has to been done prior to migration of Data.fs as the new Zope 2.8 isn't compatible with the old LDAPUserFolder. Now,

Re: [Zope] ldap authentication with apache or LDAPUserFolder?

2005-07-11 Thread Marco Bizzarri
What I suspect is that you are working with Zope in Remote User Mode. You can verify this in a very quick way, by looking at your instance home directory and checking if the access file contains a line like 'admin:' or 'super:' or whatever, but with no password. Regards Marco Tim Suter wrote:

Re: [Zope] ldap authentication with apache or LDAPUserFolder?

2005-07-11 Thread Jens Vagelpohl
On 11 Jul 2005, at 17:00, Tim Suter wrote: As some of you know, I am working on an installation of Zope/Zwiki. What I have inherited is a 2.5.1 Zope/Zwiki on a Debian box. I am wanting to move the data from the 2.5.1 to a 2.8. But here's the situation. Why don't you just *try* different c

Re: [Zope] ldap

2005-04-22 Thread Lennart Regebro
On 4/22/05, Jens Vagelpohl <[EMAIL PROTECTED]> wrote: > If you are not seeking user folder functionality then I would suggest > doing it from python. Or use CPS, which has LDAP directories where you can do this easily. :-D -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Managemen

Re: [Zope] ldap

2005-04-22 Thread Jens Vagelpohl
On Apr 22, 2005, at 13:32, Fabio Marcone wrote: I don't know I install it using debian Sarge package. but exists documentation about it? or exist another similar product? I need to access and modify a ldap directory from zope. Do you think I have to do it from python? If you are not seeking us

Re: [Zope] ldap

2005-04-22 Thread Jens Vagelpohl
On Apr 22, 2005, at 13:52, David wrote: I think I read that some people have successfully used exUserFolder (XUF) for linking Zope and LDAP users. Go to: http://sourceforge.net/search/index.php? type_of_search=mlists&group_id=36318&forum_id=190 And search on LDAP. Andrew Milton (author of XU

Re: [Zope] ldap

2005-04-22 Thread Jens Vagelpohl
On Apr 22, 2005, at 15:32, Thierry FLORAC wrote: I actually use the LDAPUserFolder (release 1.6) product with Zope-2.6.1. I plan to upgrade to Zope-2.7.x in a few months. Is this product always maintained and functional with Zope-2.7 ? ZopeLDAP != LDAPUserFolder LDAPUserFolder has no connection

Re: [Zope] ldap

2005-04-22 Thread Thierry FLORAC
On Fri, 2005-04-22 at 12:46 +0200, Jens Vagelpohl wrote: On Apr 22, 2005, at 11:38, Fabio Marcone wrote: > Hi! > I'm looking for a zope-ldap howto. In particular I need to use a ldap > connection in a zpt and I set Connection and Filter LDAP correctly (in > test > page) but not in a zpt (I

Re: [Zope] ldap

2005-04-22 Thread David
I think I read that some people have successfully used exUserFolder (XUF) for linking Zope and LDAP users. Go to: http://sourceforge.net/search/index.php? type_of_search=mlists&group_id=36318&forum_id=190 And search on LDAP. Andrew Milton (author of XUF) is very helpful. Just post to the

Re: [Zope] ldap

2005-04-22 Thread Fabio Marcone
I don't know I install it using debian Sarge package. but exists documentation about it? or exist another similar product? I need to access and modify a ldap directory from zope. Do you think I have to do it from python? Thanks, Fabio Alle 12:46, venerdì 22 aprile 05, Jens Vagelpohl ha

Re: [Zope] ldap

2005-04-22 Thread Jens Vagelpohl
On Apr 22, 2005, at 11:38, Fabio Marcone wrote: Hi! I'm looking for a zope-ldap howto. In particular I need to use a ldap connection in a zpt and I set Connection and Filter LDAP correctly (in test page) but not in a zpt (I have a key error on ldap filter) Anyone can help me? If you are talking s

Re: [Zope] LDAP variable problem

2000-11-13 Thread zope
At 08:09 14.11.2000 +1100, you wrote: >Have you had a look at what the filter method returns when you press use >"Test" tab? The test (uid=*) shows me all the data from the LDAP server. If in the dtml-method, I insert (where searchPerson is my LDAP filter), following data is shown: [, , , ...

Re: [Zope] LDAP variable problem

2000-11-13 Thread zope
Hi. I was inserting the "missing= " statement into the key. In fact, I don't get the key error anymore. But unfortunately, I don't get the values of the sn attribute either. The method just returns me an empty line for every LDAP entry. How can I access the LDAP attributes? any ideas? Thanks

Re: [Zope] LDAP won't work - yes I've applied the patch

2000-10-07 Thread Roman Milner
> "DM" == Dieter Maurer <[EMAIL PROTECTED]> writes: DM> Maybe, you can contact the author, or try it yourself. There DM> is documentation from Brian decribing what products need to do DM> in order to be compatible with the new Zope 2.2 security DM> policy. DM> Dieter

Re: [Zope] LDAP won't work - yes I've applied the patch

2000-10-07 Thread Dieter Maurer
Roman Milner writes: > I'm trying to get ldap methods to work with 2.2.2. I can access the > attributes of the objects returned from an ldap method with a python > extension fine, but dtml-in'ing the returned list doesn't work. I keep > getting an error (traceback below). >

Re: [Zope] LDAP won't work - yes I've applied the patch

2000-10-06 Thread Joachim Werner
I also don't get the LDAP Methods to work, even tried on 2.1.6. The test tab works as usual, but when I use them in DTML I don't have success either. Can anybody who got them working please try to explain the syntax step by step? The provided examples don't work for me. That's what I do: 1. I h