diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
commit | fa08d0b44bf80f6caaeb004a0f27d8346c2820e2 (patch) | |
tree | 8b8776f10510fba567d9abe072a8b37b95c499fb /docs-xml | |
parent | 38fbfdca4d4234875f15571f7c90eff0078b6b2c (diff) | |
download | samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.gz samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.bz2 samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.zip |
Fix typo.
privilage -> privilege
Karolin
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 |