replacing tabs with spaces to fix example.conf formating

This commit is contained in:
Andrii Moiseiev
2015-01-12 14:10:42 -05:00
parent c8a1b733c3
commit 4b7f989831
+1 -1
View File
@@ -18,7 +18,7 @@ http {
# bind as # bind as
binddn "CN=Operator,OU=Service Accounts,DC=company,DC=com"; binddn "CN=Operator,OU=Service Accounts,DC=company,DC=com";
# bind pw # bind pw
binddn_passwd <PUT Operator PASSWORD HERE>; binddn_passwd <PUT Operator's PASSWORD HERE>;
# group attribute name which contains member object # group attribute name which contains member object
group_attribute member; group_attribute member;
# search for full DN in member object # search for full DN in member object