[Mageia-webteam] [Bug 899] Synchronize bugzilla groups with ldap groups

Frédéric Buclin bugzilla-daemon at mageia.org
Wed Apr 20 00:57:49 CEST 2011


https://bugs.mageia.org/show_bug.cgi?id=899

Frédéric Buclin <LpSolit at netscape.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.mozilla.or
                   |                            |g/show_bug.cgi?id=469196

--- Comment #4 from Frédéric Buclin <LpSolit at netscape.net> 2011-04-20 00:57:49 UTC ---
Bugzilla::WebService::Group is not what you want. This module is to interact
with groups directly (creation/editing/deletion), not with group membership. We
first have to implement User.update, which is currently in progress, see
https://bugzilla.mozilla.org/show_bug.cgi?id=416137. Once that's done, editing
group membership will be implemented in
https://bugzilla.mozilla.org/show_bug.cgi?id=469196.

If the LDAP server is on the same server as Bugzilla, it's easy to interact
with Bugzilla directly, without using the non-existent XML-RPC methods, and
without interacting with the DB directly.

-- 
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Mageia-webteam mailing list