diff options
author | Gerald Carter <jerry@samba.org> | 2006-06-08 15:20:05 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:08:59 -0500 |
commit | e3a6c6be79326578a1e9c7cb8547234eab62235f (patch) | |
tree | 44f75558da5995fb939ebac55cdf6b847c82159b /NEWS | |
parent | 7613015f47f6e45ee9ac4f652f773bd2980fc788 (diff) | |
download | samba-e3a6c6be79326578a1e9c7cb8547234eab62235f.tar.gz samba-e3a6c6be79326578a1e9c7cb8547234eab62235f.tar.xz samba-e3a6c6be79326578a1e9c7cb8547234eab62235f.zip |
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar
(This used to be commit 26a2fa97e4c819e630bc9b50e11c8d5328c7b8c8)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,7 +12,7 @@ from Samba 3 is available in source/setup/upgrade. Removal of nmbd and introduction of process models ================================================== -smbd now implements several network protocols other then just CIFS and +smbd now implements several network protocols other than just CIFS and DCE/RPC. nmbd's functionality has been merged into smbd. smbd supports various 'process models' that specify how concurrent connections are handled (when to fork, use threads, etc). @@ -24,7 +24,7 @@ called LDB (see ldb(7) for more info). Much improved SWAT ================== -SWAT has had some rather large improvements and is now more then just a +SWAT has had some rather large improvements and is now more than just a direct editor for smb.conf. Its layout has been improved. SWAT can now also be used for editing run-time data - maintaining user information, provisioning, etc. TLS is supported out of the box. @@ -368,7 +368,7 @@ The following parameters have been added: Default: Set at compile-time + ntvfs handler - Backend to the NT VFS to use (more then one can be specified). Available + Backend to the NT VFS to use (more than one can be specified). Available backends include: - posix: @@ -433,7 +433,7 @@ The following parameters have been added: + client use spnego principal Tells the client to use the Kerberos service principal specified by the - server during the security protocol negotation rather then + server during the security protocol negotation rather than looking up the principal itself (cifs/hostname). Default: false |