diff options
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml | 2 | ||||
-rw-r--r-- | docs-xml/using_samba/appf.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml index fb66f661aa..d0178632ee 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-DomainMember.xml @@ -484,7 +484,7 @@ with the version of Windows. A Samba administrator account (i.e., a Samba account that has <literal>root</literal> privileges on the Samba server) must be entered here; the operation will fail if an ordinary user account is given. The necessary privilege can be assured by creating a Samba SAM account for <literal>root</literal> or - by granting the <literal>SeMachineAccountPrivilege</literal> privilage to the user account. + by granting the <literal>SeMachineAccountPrivilege</literal> privilege to the user account. </para> <para> diff --git a/docs-xml/using_samba/appf.xml b/docs-xml/using_samba/appf.xml index b4965f0d13..031484f98d 100644 --- a/docs-xml/using_samba/appf.xml +++ b/docs-xml/using_samba/appf.xml @@ -38,7 +38,7 @@ <para>The default guest account was <literal>nobody</literal>, uid -1, which produced log messages on one of our machines saying "your server is being unfriendly," so we created a specific Samba guest account for browsing and printing:</para> -<programlisting># superuser account - admin privilages to shares, with no +<programlisting># superuser account - admin privileges to shares, with no # restrictions # WARNING - use this with care: files can be modified, # regardless of file permissions |