[Kolab-devel] deleting users bugs on kolab 2.1 HEAD
Fabio Pietrosanti
lists at pietrosanti.it
Thu Nov 3 17:03:55 CET 2005
Martin Konold ha scritto:
>>Which component of kolab is responsable for deleting the users in ldap
>>directory?
>>
>>
>
>When deleting the user actually in the first place only the deleteflags are
>set. It is then the job of _each_ kolab server (kolabd) to cleanup locally.
>After the local cleanup (e.g. removal of the mailbox) worked successfully it
>the job of the kolabd to remove the deleteflag from the LDAP entry. If it is
>the last deleteflag (all other hosts are finished) kolabd must remove the
>complete LDAP entry.
>
>
Ok, i understand the procedure.
Which is the trigger that make kolabd to startup the local cleanup process?
Does it scan the entire ldap every x minutes to find out users that have
to be deleted and proceed doing cleanup?
Regarding the ldap flags this is immediatelly replicated to every slave
sever after i click "delete" .
The all the kolab servers keep the users in the ldap and in the cyrus
imap without deleting it forever :(
I verified that exactly the same kolab 2.1 installation , but without a
multi-site solution with slave servers, deleted immediatelly the users.
There are probably something to tweak regarding a multi-site
installation of kolab 2.1 to allow the users to be deleted.
>>With the exact software configuration but with only one server
>>installed, users are deleted without problem so it seems a multilocation
>>bug.
>>
>>
>
>Maybe. Does every kolab host have access to the master servers LDAP repository
>for writing?
>
>
I think so. It's a default configuration with 1 kolab masters and all
others kolab slaves.
More information about the devel
mailing list