Skip to content

Commit f25c129

Browse files
author
Pete
committed
Add new file
1 parent 37cd136 commit f25c129

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
server_host = x.x.x.x
2+
search_base = ou=xxx, dc=xxx, dc=xx
3+
version = 3
4+
timeout = 10
5+
leaf_result_attribute = mail
6+
bind_dn = user@domain
7+
bind_pw = userpassword
8+
query_filter = (mail=%s)
9+
result_attribute = mail, addressToForward

0 commit comments

Comments
 (0)