Adding some files of recent work.
[clearscm.git] / Perforce / getPicture.conf
diff --git a/Perforce/getPicture.conf b/Perforce/getPicture.conf
new file mode 100644 (file)
index 0000000..51ea679
--- /dev/null
@@ -0,0 +1,21 @@
+################################################################################
+#
+# File:         getPicture.conf
+# Description:  Configuration file for getPicture.pl
+# Author:       Andrew DeFaria <Andrew@ClearSCM.com>
+# Version:      1.0
+# Created:      Fri Oct  3 18:16:26 PDT 2014
+# Modified:     $Date: 2014/10/03 18:17:20 $
+# Language:     Conf
+#
+# This file contains configurable parameters that are unique to your site that
+# identify the LDAP parms needed to retrieve users pictures from Active 
+# Directory. It is assumed that thumbnailPhoto is the attribute name and that
+# the user can be found by their unique uid.
+#
+################################################################################
+AD_HOST:     ad-vip.audience.local
+AD_PORT:     389
+AD_BINDDN:   CN=jenkins cm,OU=Service Accounts,DC=audience,DC=local
+AD_BINDPW:   j55ln8Y6
+AD_BASEDN:   DC=audience,DC=local
\ No newline at end of file