#6 subdomain_configuration: Fix a typo
Merged 7 years ago by jhrozek. Opened 7 years ago by mzidek.
SSSD/ mzidek/docs subdom-typo  into  master

@@ -113,7 +113,7 @@ 

   

   * Restart SSSD on the server

   * Make sure that only users from within the configured search domain are resolvable

-  * Please note that when restricting the group search base, it is be good idea to disable the TokenGroups support, otherwise SSSD will still resolve all groups the user is a member of as the TokenGroups attribute contains a flat list of SIDs. See also `this blog post <https://jhrozek.wordpress.com/2016/12/09/restrict-the-set-of-groups-the-user-is-a-member-of-with-sssd/>`_ for more details

+  * Please note that when restricting the group search base, it is good idea to disable the TokenGroups support, otherwise SSSD will still resolve all groups the user is a member of as the TokenGroups attribute contains a flat list of SIDs. See also `this blog post <https://jhrozek.wordpress.com/2016/12/09/restrict-the-set-of-groups-the-user-is-a-member-of-with-sssd/>`_ for more details

   * Make sure that also on a IPA client, only the users from within the configured search base are resolvable

  

  Debugging

Fixed typo in design page.

Pull-Request has been merged by jhrozek

7 years ago

You are touching the line. So could you wrap 389collums to something more reasonable?

The wrapping is done here: https://pagure.io/SSSD/docs/pull-request/10

(sorry, the long lines are my fault, I didn't know it was possible to indent lines in a list)

Metadata