From: Jens V. <je...@zo...> - 2003-02-18 18:12:15
|
what you are saying does not make any sense to me. if you instantiate a LDAPUserFolder then it will be used for=20 authentication purposes in that place of your directory structure and=20 "downward". this is not the right mailing list to discuss zope issues. this mailing=20= list is for the python-ldap module only. jens On Tuesday, Feb 18, 2003, at 04:26 US/Eastern, Rakesh Naidu wrote: > hello jens, > i was able to import the ldap client(LDAPUserFolder) in to zope=20 > managament > iinterface...and now i have set the server name etc to the proper=20 > values.... > now, the user that owns zope needs to be authernticated with ldap to=20= > the > required directory....how to bind the user to the particular=20 > directory...so > that authentication happens from zope, using the client=20 > ldapuserfolder..... > > please let me know if you need any more details in specific.... > > regards, > rakesh.... > > > ----- Original Message ----- > From: "Jens Vagelpohl" <je...@zo...> > To: "python-ldap" <pyt...@li...> > Sent: Tuesday, December 17, 2002 6:59 PM > Subject: Re: error installing ldapmodule1.8 > > > well thank you michael ;) > > > On Tuesday, Dec 17, 2002, at 06:22 US/Eastern, Michael Str=F6der = wrote: > >> Rakesh Naidu wrote: >>> michael...can u throw some light on this error..... >>> 2002-12-17T10:50:45 ERROR(200) Zope Could not import >>> Products.LDAPUserFolder >>> Traceback (innermost last): >>> [..] >>> ImportError: No module named ldap >> >> This was recently discussed here. I've attached a posting by Jens >> before he has to repeat it. >> >> Furthermore you can search the mailing list archive for 'Zope'. >> >> Ciao, Michael >> >> -------- Original Message -------- >> Subject: Re: Problems importing ldap in Zope >> Date: Fri, 29 Nov 2002 20:12:57 -0500 >> From: Jens Vagelpohl <je...@zo...> >> To: Jorge Loureiro Dias <lou...@dt...> >> CC: pyt...@li... >> >> this problem has nothing to do with zope. the ldap module zope is >> trying to import is messed up. the one zope is trying to import is=20 >> most >> likely not the same one that gets imported if you run python itself >> from the command line. >> >> you need to locate the exact python binary zope uses and rebuild the >> python-ldap module with that binary. >> >> jens >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: >> With Great Power, Comes Great Responsibility Learn to use your power >> at OSDN's High Performance Computing Channel >> http://hpc.devchannel.org/ >> _______________________________________________ >> Python-LDAP-dev mailing list >> Pyt...@li... >> https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > > |