Improve documentation a bit and rename saslauthd.conf.erb to saslauthd.conf.ldap.erb since ldap is the only auth method with such config file (so far).
This commit is contained in:
parent
54e5712716
commit
895eb0e6a1
2 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,2 @@
|
|||
<% if has_variable=('saslauthd_mech') && saslauthd_mech == "ldap" -%>
|
||||
ldap_servers: <% ldap_server.each do |uri| %><%= uri %> <% end %>
|
||||
ldap_search_base: <%= ldap_basedn %>
|
||||
<% end -%>
|
Loading…
Add table
Add a link
Reference in a new issue