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
LDAPMe
s
Chennai - 600 036
Tamil Nadu, INDIA
"The secret to winning football games is working more as a team, less as
individuals. I play not my 11 best, but my best 11." ->Knute Rockne
------ Original Message ---
From: Patrick Bogen <[EMAIL PROTECTED]>
To: Kabilan L <[EMAIL PROTECT
Patrick Bogen wrote:
>
>P.s., make sure to 'reply to all' so that the list gets your posts as well.
I second the above.
>On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote:
>> admin(9022): File "/usr/lib/mailman/Mailman/LDAPMemberships.py", line 231,
>> in __ldap_load_members_by_group
>> admin
quot; ->Knute Rockne
-- Original Message ---
From: Mark Sapiro <[EMAIL PROTECTED]>
To: "Kabilan L" <[EMAIL PROTECTED]>, mailman-users@python.org
Sent: Mon, 13 Feb 2006 07:20:47 -0800
Subject: Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent
ectrical Engineering
> IIT Madras
> Chennai - 600 036
> Tamil Nadu, INDIA
>
>
> "The secret to winning football games is working more as a team, less as
> individuals. I play not my 11 best, but my best 11." ->Knute Rockne
>
>
> ------ Original
<[EMAIL PROTECTED]>
> Cc: mailman-users@python.org
> Sent: Mon, 13 Feb 2006 09:50:57 -0600
> Subject: Re: [Mailman-Users] Help me on LDAPMEMBERADAPTOR-V3.0 very Urgent
>
> > On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote:
> > > def extend(list):
> > > l
On 2/13/06, Kabilan L <[EMAIL PROTECTED]> wrote:
> def extend(list):
> ldap = LDAPMemberships(list)
> ldap.ldapsearch = "(uid=recipient)" # your LDAP search here
> ldap.ldapserver = "127.0.0.1" # your LDAP server
> ldap.ldapbasedn = "dc=domain dc=com" # your base DN
> ldap.ld
Kabilan L
>admin(5563): File "/usr/lib/mailman/Mailman/LDAPMemberships.py", line 226,
>in __ldap_load_members_by_group
>admin(5563): entry = l.search_st(self.__mlist.LDAP_BASE,
>ldap.SCOPE_ONELEVEL ,filterstr=filter)[0]
>admin(5563): IndexError: list index out of range
The search
l.searc
Hai!!!
The following is the error when in i put extend.py in
/var/lib/mailman/lists/listname/.
This is what in extend.py
from Mailman.LDAPMemberships import LDAPMemberships
def extend(list):
ldap = LDAPMemberships(list)
ldap.ldapsearch = "(uid=recipient)" # your LDAP search here
ld
Kabilan L wrote:
> I am trying to configure LDAPMemberAdaptor-V3.0 in my Ldap Server.
>I copied extend.py and LDAPMemberships.py to /usr/lib/mailman/Mailman/.
I doubt that this has anything to do with your problem, but the
extend.py file should not be in the /usr/lib/mailman/Mailman/
directory.
hai!!!
I am trying to configure LDAPMemberAdaptor-V3.0 in my Ldap Server.
I copied extend.py and LDAPMemberships.py to /usr/lib/mailman/Mailman/.
I also copied extend.py to /var/lib/mailman/lists/staff(listname)/.
I also added these things in MailList.py
import extend
# other useful classes
fro
11 matches
Mail list logo