summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-01-26 00:58:20 +0000
committerAndrew Bartlett <abartlet@samba.org>2007-01-26 00:58:20 +0000
commit4e8e31ca297e9ffc8f53f10b1406d7f5ab1aad5a (patch)
tree33fcacd14280b8f57fc9196a4455137228ef1e20
parent1f909da770ba1d368a6c6798ed05c92f7f632c06 (diff)
downloadsamba-4e8e31ca297e9ffc8f53f10b1406d7f5ab1aad5a.tar.gz
samba-4e8e31ca297e9ffc8f53f10b1406d7f5ab1aad5a.tar.xz
samba-4e8e31ca297e9ffc8f53f10b1406d7f5ab1aad5a.zip
r21023: Brad Henry pointed out some typos.
Andrew Bartlett
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8819b1bfd22..596dbd570c5 100644
--- a/README
+++ b/README
@@ -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.