1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

spelling corrections and such-like.

This commit is contained in:
Luke Leighton 0001-01-01 00:00:00 +00:00
parent cbac0f165d
commit e03ce164b0

View File

@ -45,14 +45,14 @@ Makefiles, as was needed in previous versions.
You now configure Samba by running "./configure" then "make". See
docs/textdocs/UNIX_INSTALL.txt for details.
4) Web based GUI configuration
------------------------------
4). Web based GUI configuration
-------------------------------
Samba now comes with SWAT, a web based GUI config system. See
the swat man page for details on how to set it up.
5) Cross protocol data integrety
--------------------------------
5). Cross protocol data integrity
---------------------------------
An open function interface has been defined to allow
"opportunistic locks" (oplocks for short) granted by Samba
@ -60,16 +60,16 @@ to be seen by other UNIX processes. This allows complete
cross protocol (NFS and SMB) data integrety using Samba
with platforms that support this feature.
6) Domain client capability
---------------------------
6). Domain client capability
----------------------------
Samba is now capable of using a Windows NT PDC for user
authentication in exactly the same was as a Windows NT
server does, ie. it can be a member of a Domain. See
authentication in exactly the same way that a Windows NT
workstation does, i.e. it can be a member of a Domain. See
docs/textdocs/DOMAIN_MEMBER.txt for details.
7) Documentation Updates
------------------------
7). Documentation Updates
-------------------------
All the reference parts of the Samba documentation (the
manual pages) have been updated and converted to a document
@ -118,7 +118,7 @@ protocols. However, there is much more to being a Primary
Domain Controller than serving Windows NT logon requests.
A useful version of a Primary Domain Controller contains
many remote proceedure calls to do things like enumerate users,
many remote procedure calls to do things like enumerate users,
groups, and security information, only some of which Samba currently
implements. For this reason we have chosen not to advertise
and actively support Primary Domain Controller functionality