Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Solution to Python error: schema.listall() does not exist: msg#00002

Subject: Re: Solution to Python error: schema.listall() does not exist
On Mon, 02 Aug 2004 18:17:18 -0400, Ron Bickers <rbickers@xxxxxxxxxxxx> wrote:
> I'm new to Luma and just installed 1.4pre4 on Fedora Core 2. I ran across
> the same error others had ... AttributeError: "NoneType" object has no
> attribute "listall".
> 
> What I discovered is that Luma did not have permission to access the
> subschema on my OpenLDAP server.  I added the following to my slapd.conf and
> that took care of the problem:
> 
>   access to dn.base="" by * read
>   access to dn.base="cn=Subschema" by * read
> 
> Unfortunately, I don't know why this is necessary; I was binding with my
> rootdn user, who I thought had access to everything.  Perhaps someone else
> has time to shed some light on the matter.


Hi Ron, 
could you tell me the version numbers of Python, python-ldap and
OpenLDAP you are using on your Fedora box?
It looks very strange that you have to enable access to the server
schemas and this problem only happened on Fedora. Maybe some
additional patches from the Fedora team cause this.

But many thanks for the info. If other people have this problem, we
know what so say, now :)

mfg.
  Wido
-- 
Wido Depping
ICQ: 51303067    AIM: wido3379
Blog: http://widoww.blogspot.com


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com


<Prev in Thread] Current Thread [Next in Thread>