diff options
author | Gerald Carter <jerry@samba.org> | 2004-04-07 12:48:55 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:51:10 -0500 |
commit | c3900ebc6951179195c45cec2eac3d24a5add7f4 (patch) | |
tree | 431c6818eb4ad97070365a63e926492f3c38609f /WHATSNEW.txt | |
parent | 7af3777ab32ee220700ed3367d07ca18b2bbdd47 (diff) | |
download | samba-c3900ebc6951179195c45cec2eac3d24a5add7f4.tar.gz |
r118: adding some recent checkins to commit list
(This used to be commit e2e1c0048cced076d8678e4b677b4e85f997f6f4)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 199361f8993..be476d7f722 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -28,6 +28,7 @@ smb.conf changes Parameter Name Action -------------- ------ + winbind nested groups New commits @@ -40,12 +41,15 @@ o Andrew Bartlet <abartlet@samba.org> o Gerald Carter <jerry@samba.org> + * Ensure server schannel uses the auth level requested by the + client. o Steve French <sfrench@us.ibm.com> o Volker Lendecke <vl@samba.org> + * Add support in winbindd for expanding nested local groups. o Jianliang Lu <j.lu@tiesse.com> @@ -55,6 +59,8 @@ o Jim McDonough <jmcd@us.ibm.com> o Andrew Tridgell <tridge@samba.org> + * Force winbindd to use schannel in clients connections to + DC's if possible. |