diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-11-30 14:46:03 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-12-01 12:17:00 +1100 |
commit | ce86fdfed9f7b9b5012f02210aaa1c5bf6ffcdf1 (patch) | |
tree | a124601e2e471c357d66d2d7dc20fd82af144fe8 | |
parent | 48f40793ae4190ebc9eec83924aeda9e3f16bf0d (diff) | |
download | samba-ce86fdfed9f7b9b5012f02210aaa1c5bf6ffcdf1.tar.gz samba-ce86fdfed9f7b9b5012f02210aaa1c5bf6ffcdf1.tar.bz2 samba-ce86fdfed9f7b9b5012f02210aaa1c5bf6ffcdf1.zip |
s4:WHATSNEW Nadezhda's acl module handles modifies
-rw-r--r-- | WHATSNEW4.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WHATSNEW4.txt b/WHATSNEW4.txt index 1c9d1e43cd..4513f22d56 100644 --- a/WHATSNEW4.txt +++ b/WHATSNEW4.txt @@ -80,8 +80,8 @@ continued to evolve, but you may particularly notice these areas Access Control Lists (in nTSecurityDescriptor) are now set correctly on objects in the directory, based on the same rules as Windows 2008. - (Searches and modifications still use a simplistic administrator/not - administrator criteria) + (Searches and still use a simplistic administrator/not administrator + criteria) These are just some of the user-visible highlights of the work done in the past few months. More details of the work done 'under the hood' |