diff options
Diffstat (limited to 'docs-xml/smbdotconf/winbind')
-rw-r--r-- | docs-xml/smbdotconf/winbind/createkrb5conf.xml | 2 | ||||
-rw-r--r-- | docs-xml/smbdotconf/winbind/idmapconfig.xml | 4 | ||||
-rw-r--r-- | docs-xml/smbdotconf/winbind/winbindnormalizenames.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml/smbdotconf/winbind/createkrb5conf.xml b/docs-xml/smbdotconf/winbind/createkrb5conf.xml index 38818240c3..2ebcc81132 100644 --- a/docs-xml/smbdotconf/winbind/createkrb5conf.xml +++ b/docs-xml/smbdotconf/winbind/createkrb5conf.xml @@ -6,7 +6,7 @@ <description> <para> - Setting this paramter to <value type="example">no</value> prevents + Setting this parameter to <value type="example">no</value> prevents winbind from creating custom krb5.conf files. Winbind normally does this because the krb5 libraries are not AD-site-aware and thus would pick any domain controller out of potentially very many. Winbind diff --git a/docs-xml/smbdotconf/winbind/idmapconfig.xml b/docs-xml/smbdotconf/winbind/idmapconfig.xml index 69bddf0ebf..265fa12986 100644 --- a/docs-xml/smbdotconf/winbind/idmapconfig.xml +++ b/docs-xml/smbdotconf/winbind/idmapconfig.xml @@ -18,7 +18,7 @@ <para> The idmap configuration is hence divided into groups, one group for each domain to be configured, and one group with the the - asterisk instead of a proper domain name, which speifies the + asterisk instead of a proper domain name, which specifies the default configuration that is used to catch all domains that do not have an explicit idmap configuration of their own. </para> @@ -83,7 +83,7 @@ Defines the available matching uid and gid range for which the backend is authoritative. For allocating backends, this also defines the start and the end of the range for allocating - new unid IDs. + new uniq IDs. </para> <para> winbind uses this parameter to find the backend that is diff --git a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml index 3bcdeca131..28bd34cfbf 100644 --- a/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml +++ b/docs-xml/smbdotconf/winbind/winbindnormalizenames.xml @@ -21,7 +21,7 @@ idmap and nss_info plugin for the specifics on how to configure name aliasing for a specific configuration. Name aliasing takes precedence (and is mutually exclusive) over the whitespace - replacement mechanism discussed previsouly. + replacement mechanism discussed previously. </para> </description> |