diff options
author | John Terpstra <jht@samba.org> | 2005-06-23 03:01:11 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:53 -0500 |
commit | 781dd7f1c97def7aa254b185678c272248f0bc48 (patch) | |
tree | ef343bdefd336a6b906dc7c8d600b8dae0aa7796 /docs/Samba3-HOWTO | |
parent | 7bbe980e76ad4fc4d3a2bf7931a6908e555f0e52 (diff) | |
download | samba-781dd7f1c97def7aa254b185678c272248f0bc48.tar.gz samba-781dd7f1c97def7aa254b185678c272248f0bc48.tar.bz2 samba-781dd7f1c97def7aa254b185678c272248f0bc48.zip |
Updates.
(This used to be commit bbce2711bf8d1d3363215dc75ba491388a7f5600)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml b/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml index 50e421f806..96b0dab8e2 100644 --- a/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml +++ b/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml @@ -369,8 +369,8 @@ mailing lists. <title>Privileges Suppored by Windows 2000 Domain Controllers</title> <para> - For reference purposes, a Windows NT4 Primary Domain Controller reports that is supports the following - prvileges: + For reference purposes, a Windows NT4 Primary Domain Controller reports support for the following + privileges: <indexterm><primary>SeCreateTokenPrivilege</primary></indexterm> <indexterm><primary>SeAssignPrimaryTokenPrivilege</primary></indexterm> <indexterm><primary>SeLockMemoryPrivilege</primary></indexterm> @@ -419,7 +419,7 @@ SeIncreaseBasePriorityPrivilege Increase scheduling priority SeChangeNotifyPrivilege Bypass traverse checking SeRemoteShutdownPrivilege Force shutdown from a remote system </screen> - And Windows 200x/XP Domain Controllers and workstations reports supports the following privileges: + And Windows 200x/XP Domain Controllers and workstations reports to support the following privileges: <indexterm><primary>SeCreateTokenPrivilege</primary></indexterm> <indexterm><primary>SeAssignPrimaryTokenPrivilege</primary></indexterm> <indexterm><primary>SeLockMemoryPrivilege</primary></indexterm> |