Kabilan L wrote:
>
>As Mark,said i know i don't have an entry/attr owner in my record i hashed
>that line and tried it still didn't work. Help Me please.

You can't just "hash out" lines in extend.py. Every one of them is
there for a purpose, and those ldap.* attributes are all referenced in
LDAPMemberships.py, so removing any of them will result in NameError
exceptions when they are referenced.

You have to understand what these things mean in the context of the
python-ldap module, LDAPMemberships.py and your LDAP server and data,
and provide the appropriate values, and I'm not the one to help you
with that.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to