mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
docs: fix a typo on the description of "acl check permissions"
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Sep 2 23:03:01 CEST 2013 on sn-devel-104
This commit is contained in:
committed by
Volker Lendecke
parent
3430448fc0
commit
871488ac43
@ -8,7 +8,7 @@
|
||||
in a future version of Samba.
|
||||
</para>
|
||||
<para>This boolean parameter controls what <citerefentry><refentrytitle>smbd</refentrytitle>
|
||||
<manvolnum>8</manvolnum></citerefentry>does on receiving a protocol request of "open for delete"
|
||||
<manvolnum>8</manvolnum></citerefentry> does on receiving a protocol request of "open for delete"
|
||||
from a Windows client. If a Windows client doesn't have permissions to delete a file then they
|
||||
expect this to be denied at open time. POSIX systems normally only detect restrictions on delete by
|
||||
actually attempting to delete the file or directory. As Windows clients can (and do) "back out" a
|
||||
|
Reference in New Issue
Block a user