8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
server_host = <%= @server_host %>
|
|
bind_dn = <%= @bind_dn %>
|
|
bind_pw = <%= @bind_pw %>
|
|
|
|
search_base = <%= @search_base %>
|
|
query_filter = <%= @query_filter %>
|
|
result_attribute = <%= @result_attribute %>
|