From d9d4e925a587392823110dccbd1fcf7ccca779ab Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 27 Oct 2015 10:55:59 +0100 Subject: Update example config --- config/config.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/config.example b/config/config.example index 574d328..82468a1 100644 --- a/config/config.example +++ b/config/config.example @@ -10,8 +10,12 @@ base=DC=public,DC=ads,DC=example,DC=com home=\\windows-server\users\%s # Set this to use SSL when talking to the ADS. SSL is not enabled by default, so make sure your ADS has it. fingerprint=76:EC:9D:18:99:0D:8F:E1:99:D2:07:09:48:DF:82:4F:28:47:32:14 +# Alternatively, set a ca-certificate bundle file used for verification. This is loaded additionally to the system's default CAs +cabundle=/foo/bar.pem # Optinally set remote port. Default is 3268 for plain connection, 636 for SSL connection. port=6666 +# don't map between AD and LDAP scheme - assume server has all the required fields and values +plainldap=true # Configure the proxy) [local] -- cgit v1.2.3-55-g7522