Don't perform RFC2307 account mapping without account DB
* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Only try to map user and group info per RFC2307 if account info is fetched from Windows account DB. (convert_samba_sd): Ditto. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -15,3 +15,7 @@ Bug Fixes
|
||||
|
||||
- Fix output of /proc/cpuinfo in terms of cpu topology and cache size for
|
||||
modern CPUs and modern Windows OSes supporting more than 64 logical CPUs.
|
||||
|
||||
- Don't try to perform RFC2307 owner/group mapping on Samba/NFS if account
|
||||
info is only fetched from local passwd/group files.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00270.html
|
||||
|
Reference in New Issue
Block a user