diff --git a/src/authm_mad/remotes/ldap/ldap_auth.conf b/src/authm_mad/remotes/ldap/ldap_auth.conf index d52a075695..f9324f2032 100644 --- a/src/authm_mad/remotes/ldap/ldap_auth.conf +++ b/src/authm_mad/remotes/ldap/ldap_auth.conf @@ -28,7 +28,7 @@ server 1: :host: localhost :port: 389 - # Uncomment this line for tsl conections + # Uncomment this line for tls connections #:encryption: :simple_tls # base hierarchy where to search for users and groups @@ -46,7 +46,7 @@ server 1: # field name for group membership, by default it is 'member' #:group_field: 'member' - # user field that that is in in the group group_field, if not set 'dn' will be used + # user field that is in the group group_field, if not set 'dn' will be used #:user_group_field: 'dn' # Generate mapping file from group template info