From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2011-April/000738.html | 88 +++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2011-April/000738.html (limited to 'zarb-ml/mageia-webteam/2011-April/000738.html') diff --git a/zarb-ml/mageia-webteam/2011-April/000738.html b/zarb-ml/mageia-webteam/2011-April/000738.html new file mode 100644 index 000000000..283cf3778 --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-April/000738.html @@ -0,0 +1,88 @@ + + + + [Mageia-webteam] [Bug 899] Synchronize bugzilla groups with ldap groups + + + + + + + + + +

[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
+ -- cgit v1.2.1