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

Michael Scherer bugzilla-daemon at mageia.org
Wed Apr 20 00:30:58 CEST 2011


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

Michael Scherer <misc at zarb.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |misc at zarb.org

--- Comment #1 from Michael Scherer <misc at zarb.org> 2011-04-20 00:30:58 UTC ---
Best way would be to use xml-rpc. But unless I misunderstood documentation (
http://www.bugzilla.org/docs/tip/en/html/api/Bugzilla/WebService.html ), we
cannot do much on group with the API.

Another way is to *khof* edit the database directly. Quite fragile, hackish,
etc. But maybe our best bet even if I think we should avoid that as much as
possible.

Third way, use some www::mechanize stuff to log on bugzilla and change the
group member ship. This would be as fragile as the 2nd way, but in a different
manner.

-- 
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