• Home
  • Raw
  • Download

Lines Matching +full:server +full:- +full:side

1 .. SPDX-License-Identifier: GPL-2.0
4 KSMBD - SMB3 Kernel Server
7 KSMBD is a linux kernel server which implements SMB3 protocol in kernel space
23 ---------------------
25 When the server daemon is started, It starts up a forker thread
29 communication channel between the client and the server. It allows for parallel
36 as workitems and to be executed in the handlers of the ksmbd-io kworker threads.
44 for each command which is further queued to be handled by ksmbd-io kworkers.
50 --------------------------------
58 dozen) that are most important for file server from NetShareEnum and
77 Multi-credits Supported.
79 HMAC-SHA256 Signing Supported.
82 Pre-authentication integrity Supported.
85 SMB3 Multi-channel Partially Supported. Planned to implement
87 Receive Side Scaling mode Supported.
95 standalone server, not a domain member.
106 for file server handled via netlink interface
124 1. Download ksmbd-tools(https://github.com/cifsd-team/ksmbd-tools/releases) and
127 - Refer to README(https://github.com/cifsd-team/ksmbd-tools/blob/master/README.md)
131 $ ./configure --with-rundir=/run
136 - Refer to ksmbd.conf.example in ksmbd-utils, See ksmbd.conf manpage
143 - See ksmbd.adduser manpage.
146 $ sudo ksmbd.adduser -a <Enter USERNAME for SMB share access>
151 - Set ksmbd in menuconfig(e.g. $ make menuconfig)
152 [*] Network File Systems --->
153 <M> SMB3 server support (EXPERIMENTAL)
167 # sudo ksmbd.control -s
173 /sys/class/ksmbd-control/debug
176 # sudo ksmbd.control -d "all"
179 # sudo ksmbd.control -d "smb"
182 # cat /sys/class/ksmbd-control/debug