1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/ipc
Andrew Bartlett 7415f712db smb.conf: Remove "share backend" option
This is a confusing hold-over from the NTVFS fileserver that never became part of
the merged architecture.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2021-03-26 03:04:39 +00:00
..
ipc_rap.c Fix the developer O3 build 2015-02-25 16:32:29 +01:00
ipc.h
np_echo.c
rap_server.c smb.conf: Remove "share backend" option 2021-03-26 03:04:39 +00:00
README
vfs_ipc.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00

This is the IPC$ backend for Samba. NTVFS operations that are made on
IPC$ shares are directed here by default. Most file operations 
are not supported on IPC$ shares.