|
From: Ganesan R <rga...@my...> - 2002-12-19 03:42:25
|
>>>>> "Michael" =3D=3D Michael Str=F6der <mi...@st...> writes:
> Ganesan R wrote:
>> add(dn, modlist)
>> add_s(dn, modlist)
>> Performs an LDAP add operation on dn. The dn argument is the
>> distinguished
>> name (DN) of the entry to add, and addlist is a list of attributes to =
be
^^^^^^^
>> added. The modlist is similar the one passed to modify(), except that =
the
>> operation integer is omitted from the tuples in modlist. You might wa=
nt to
>> look into sub-module ldap.modlist for generating the modlist.
Oops, that should be modlist.=20
Ganesan
--=20
Ganesan R
|