Code: Select all
Connection
;hostname for the server
; what port to use, 389 is the default
; what DN to bind with, leave blank for anonymous (by default A.D. servers don't support anonymous binding)
; what password to bind with
;
;
server=server.domain.com
port=389
binddn='NO CLUE WHAT THIS IS'
bindpw='NO CLUE WHAT THIS IS'