Skip to content

Commit

Permalink
docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Browse files Browse the repository at this point in the history
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 4e1d3d8)
  • Loading branch information
k0ste authored and Prashant D committed Sep 6, 2018
1 parent f6fc8cc commit 507c430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/radosgw/ldap-auth.rst
Expand Up @@ -65,7 +65,7 @@ authentication:
- ``rgw_ldap_dnattr``: The attribute being used in the constructed search
filter to match a username. Depending on your Directory Information Tree
(DIT) this would probably be ``uid`` or ``cn``.
- ``rgw_search_filter``: If not specified, the Ceph Object Gateway
- ``rgw_ldap_searchfilter``: If not specified, the Ceph Object Gateway
automatically constructs the search filter with the ``rgw_ldap_dnattr``
setting. Use this parameter to narrow the list of allowed users in very
flexible ways. Consult the *Using a custom search filter to limit user access
Expand Down

0 comments on commit 507c430

Please sign in to comment.