mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
d6c7e9b1ed
NT4 is long dead, and we should not change which ACL we return based on what we think the client is. The reason we should not do this, is that if we are using vfs_acl_xattr then the hash will break if we do. Additionally, it would require that the python VFS interface set the global remote_arch to fake up being a modern client. This instead seems cleaner and removes untested code (the tests are updated to then handle the results of the modern codepath). The supporting 'acl compatability' parameter is also removed. Andrew Bartlett Reviewed by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
generic.c | ||
loadparm_server_role.c | ||
loadparm.c | ||
loadparm.h | ||
param_functions.c | ||
param_table.c | ||
param.h | ||
README | ||
samba-hostconfig.pc.in | ||
util.c | ||
wscript_build |
This directory contains "libsamba-hostconfig". The libsamba-hostconfig library provides access to all host-wide configuration such as the configured shares, default parameter values and host secret keys.