summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>2004-10-26 02:39:49 +0000
committerSamba Release Account <samba-bugs@samba.org>2004-10-26 02:39:49 +0000
commitf02f55602be62f944b899380e60fac7a0b02123a (patch)
treef781e14677e4ad63c2a013b32324bd93bd958d13
parent4dc85f1f5da35e9dd118568e878febf4fcf1049e (diff)
downloadsamba-f02f55602be62f944b899380e60fac7a0b02123a.tar.gz
samba-f02f55602be62f944b899380e60fac7a0b02123a.tar.xz
samba-f02f55602be62f944b899380e60fac7a0b02123a.zip
r3232: fix typo
-rw-r--r--WHATSNEW.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3632d94f4ea..1f32cdbef3f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -27,15 +27,15 @@ New features included in the 3.0.8pre1 release are:
Change in Username Map
----------------------
-Previous Samba releases would only support reading the fully
-qualified username (e.g. DOMAIN\user) when performing a kerberos
-login from a 200x/XP client. However, when looking up a map entry
-for a user authenticated by NTLM[SSP], only the login name would be
+Previous Samba releases would only support reading the fully qualified
+username (e.g. DOMAIN\user) from the username map when performing a
+kerberos login from a client. However, when looking up a map
+entry for a user authenticated by NTLM[SSP], only the login name would be
used for matches. This resulted in inconsistent behavior sometimes
even on the same server.
Samba 3.0.8pre2 obeys the following rules when applying the username
-map functionality.
+map functionality:
* When performing local authentication, the username map is
applied to the login name before attempting to authenticate