mirror of
https://github.com/samba-team/samba.git
synced 2025-06-24 15:17:06 +03:00
to a struct smbsrv_session that the same as cli_session for the client we need a gensec_security pointer there (spnego support will follow) prefix some related functions with smbsrv_ metze (This used to be commit f276378157bb9994c4c91ce46150a510de5c33f8)
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.