From 3e1d1be9a22255421b1c0034dd1c362d93f8b160 Mon Sep 17 00:00:00 2001 From: Michal Židek Date: Apr 07 2017 10:53:33 +0000 Subject: subdomain_configuration: Fix a typo --- diff --git a/design_pages/subdomain_configuration.rst b/design_pages/subdomain_configuration.rst index 1bb7756..c208827 100644 --- a/design_pages/subdomain_configuration.rst +++ b/design_pages/subdomain_configuration.rst @@ -113,7 +113,7 @@ The steps to test this scenario are: * 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 `_ 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 `_ for more details * Make sure that also on a IPA client, only the users from within the configured search base are resolvable Debugging