From a823f15b73fdd149ecb19becc750155d297e8e37 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sat, 22 Nov 2003 14:10:24 +0000 Subject: Bug 221460: perl syncronisation script for ldap (contrib) Contributed by Andreas Höfler a= justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contrib/README | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README index e26d00d40..137790512 100644 --- a/contrib/README +++ b/contrib/README @@ -3,6 +3,8 @@ Things in here have not necessarily been tested or tried by anyone except the original contributor, so tred carefully. But it may still be useful to you. +This file is encoded in UTF8 for purposes of contributor names. + This directory includes: bug-bugzilla/ -- A standalone bug submission script. @@ -29,3 +31,11 @@ bugzilla_ldapsync.rb -- Script you can run via cron that queries an LDAP for. Will optionally disable Bugzilla users with no matching LDAP record. Contributed by Thomas Stromberg + + syncLDAP.pl -- Script you can run via cron that queries an LDAP + server for users and e-mail addresses and adds + missing users to Bugzilla. Can disable/update + non-existing/changed information. Contributed by + Andreas Höfler + + -- cgit v1.2.3-24-g4f1b