KSMBD: Difference between revisions
Appearance
Add ksmbd example |
Remove nonexistent configuration options |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[https://docs.kernel.org/next/filesystems/cifs/ksmbd.html KSMBD] is a | [https://docs.kernel.org/next/filesystems/cifs/ksmbd.html KSMBD] is a Linux kernel server which implements SMB3 protocol in kernel space for sharing files over network. | ||
Userspace utilities for the KSMBD kernel SMB server are provided by the {{nixos:package|ksmbd-tools}}. | |||
[[Category:Filesystem]] | |||
[[Category:Networking]] | |||
Latest revision as of 16:43, 21 September 2025
KSMBD is a Linux kernel server which implements SMB3 protocol in kernel space for sharing files over network.
Userspace utilities for the KSMBD kernel SMB server are provided by the ksmbd-tools
.