This fixes group updates in LDAP the same way as user updates
authorVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:40:41 +0000 (16:40 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:40:41 +0000 (16:40 +0000)
commit091f8f94486057b33f0409887ba09000a8415f4c
tree5726dfb70423841d8a2111e5e10fcdb91835ad15
parent6f94ab8ed50ad171f25e9538417c5074feba164d
This fixes group updates in LDAP the same way as user updates
are handled, though we assume that always everything needs to
be updated in LDAP. PDB_IS_* is not done yet for groups.
Do we need it?

Volker
source/passdb/pdb_ldap.c