Question in LDAPEntry.set()

Jean-Eric Cuendet Jean-Eric.Cuendet at linkvest.com
Sun Apr 1 17:18:57 CEST 2001


Hi,
I'm new to this list and very interested in LDAP-python.
I have some problems with it. I use CVS version and I'm able to get entries
from the LDAP repository.

But I can't modify them.
I'm unable to use the LDAPEntry.set() method.
Could someone explain me what means:
  def set(self, key, *values):
The star (*) before "values" ?
What should be the type of this parameter? And the value?

I'm using Python 2.0 + OpenLDAP 2.0.7, is there problems with this
combination or is everything OK?

Thanks
-jec




More information about the python-ldap mailing list