summaryrefslogtreecommitdiff
path: root/priv/ldapsp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'priv/ldapsp.conf')
-rw-r--r--priv/ldapsp.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/priv/ldapsp.conf b/priv/ldapsp.conf
new file mode 100644
index 0000000..0f67bfd
--- /dev/null
+++ b/priv/ldapsp.conf
@@ -0,0 +1,7 @@
+%% coding: utf-8
+%% -*- mode: erlang -*-
+{connection,
+ [{server, "192.168.122.172"},
+ {user, "cn=admin,dc=example,dc=com"},
+ {password, "r00tme"}]}.
+