diff options
author | Andrew Bartlett <abartlet@samba.org> | 2007-01-26 00:58:20 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:44:20 -0500 |
commit | 4a13d192979d4ab92142df84a1493b3aa4b1f4a4 (patch) | |
tree | 399e7b8959a6b5deac79a1605ba78355cc9044fb /README | |
parent | 7281af469a3ffa2af37c1e42931cd0546b59a589 (diff) | |
download | samba-4a13d192979d4ab92142df84a1493b3aa4b1f4a4.tar.gz samba-4a13d192979d4ab92142df84a1493b3aa4b1f4a4.tar.bz2 samba-4a13d192979d4ab92142df84a1493b3aa4b1f4a4.zip |
r21023: Brad Henry pointed out some typos.
Andrew Bartlett
(This used to be commit 63ac42c59390d3d582051e5f760564867603662e)
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ which aims to document what should and should not work. With 4 years of development under our belt since Tridge first proposed a new Virtual File System (VFS) layer for Samba3 (a project which -eventually lead to our Active Directory efforts), we was felt that we +eventually lead to our Active Directory efforts), we felt that we should create something we could 'show off' to our users. This is a Technology Preview (TP), aimed at allowing you, our users, managers and developers to see how we have progressed, and to invite your feedback and @@ -49,7 +49,7 @@ protection on the main user database, but due to time constraints, none on the registry at this stage. We also do not currently have ACLs on the SWAT web-based management tool. This means that Samba 4 Technology Preview is not secure, and should not be exposed to -untrusted networks.. +untrusted networks. Within the above proviso, file system access should occur as the logged in user, much as Samba3 does. |