|
|
|
|
|
_canRemove(self,
key,
value)
Called by JournaledLDAPAttributeSet when it is about to remove a
value of an attributeType. |
source code
|
|
|
_canRemoveAll(self,
key)
Called by JournaledLDAPAttributeSet when it is about to remove all
values of an attributeType. |
source code
|
|
|
|
|
journal(self,
journalOperation)
Add a Modification into the list of modifications that need to be
flushed to the LDAP server. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_cbSetPassword_ExtendedOperation(self,
msg) |
source code
|
|
|
|
|
|
|
setPassword_Samba(self,
newPasswd,
style={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... )
Set the Samba password on this object. |
source code
|
|
|
|
|
|
|
|
|
|
|
_setPasswordAll(self,
results,
newPasswd,
prefix,
names) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
_cbSearchEntry(self,
callback,
objectName,
attributes,
complete) |
source code
|
|
|
_cbSearchMsg(self,
msg,
d,
callback,
complete,
sizeLimitIsNonFatal) |
source code
|
|
|
search(self,
filterText={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... ,
filterObject={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... ,
attributes=( ) ,
scope={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... ,
derefAliases={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... ,
sizeLimit=0,
sizeLimitIsNonFatal=False,
timeLimit=0,
typesOnly=0,
callback={ 0: <class ldaptor.protocols.ldap.ldaperrors.Success at 0x86f6... ) |
source code
|
|
|
|
|
|
Inherited from entry.BaseLDAPEntry :
__hash__ ,
__providedBy__ ,
diff ,
hasMember
Inherited from object :
__delattr__ ,
__getattribute__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__setattr__
|