summaryrefslogtreecommitdiffstats
path: root/contrib/README
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2003-11-22 15:10:24 +0100
committerjustdave%syndicomm.com <>2003-11-22 15:10:24 +0100
commita823f15b73fdd149ecb19becc750155d297e8e37 (patch)
treeab42f464f69d0ade144807ec37949abae30e14c9 /contrib/README
parentda857afa089e79ad16fb833dd1ffe397055fd892 (diff)
downloadbugzilla-a823f15b73fdd149ecb19becc750155d297e8e37.tar.gz
bugzilla-a823f15b73fdd149ecb19becc750155d297e8e37.tar.xz
Bug 221460: perl syncronisation script for ldap (contrib)
Contributed by Andreas Höfler <andreas.hoefler@bearingpoint.com> a= justdave
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README10
1 files changed, 10 insertions, 0 deletions
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 <thomas+bugzilla@stromberg.org>
+
+ 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 <andreas.hoefler@bearingpoint.com>
+
+