Removed /usr/local from CDPATH
[clearscm.git] / Perforce / getPicture.conf
1 ################################################################################
2 #
3 # File:         getPicture.conf
4 # Description:  Configuration file for getPicture.pl
5 # Author:       Andrew DeFaria <Andrew@ClearSCM.com>
6 # Version:      1.0
7 # Created:      Fri Oct  3 18:16:26 PDT 2014
8 # Modified:     $Date: 2014/10/03 18:17:20 $
9 # Language:     Conf
10 #
11 # This file contains configurable parameters that are unique to your site that
12 # identify the LDAP parms needed to retrieve users pictures from Active 
13 # Directory. It is assumed that thumbnailPhoto is the attribute name and that
14 # the user can be found by their unique uid.
15 #
16 ################################################################################
17 AD_HOST:     <host>
18 AD_PORT:     389
19 AD_BINDDN:   <binddn>
20 AD_BINDPW:   <password>
21 AD_BASEDN:   <basedn>