Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMB_SERVER
has multiple definitions:
fs/smb/server/Kconfig
The configuration item CONFIG_SMB_SERVER:
( CONFIG_INET ) && ( CONFIG_MULTIUSER ) && ( CONFIG_FILE_LOCKING )
ksmbd
, ksmbd
Choose Y here if you want to allow SMB3 compliant clients to access files residing on this system using SMB3 protocol. To compile the SMB3 server support as a module, choose M here: the module will be called ksmbd.
You may choose to use a samba server instead, in which case you can choose N here.
You also need to install user space programs which can be found in ksmbd-tools, available from https://github.com/cifsd-team/ksmbd-tools. More detail about how to run the ksmbd kernel server is available via the README file (https://github.com/cifsd-team/ksmbd-tools/blob/master/README).
ksmbd kernel server includes support for auto-negotiation, Secure negotiate, Pre-authentication integrity, oplock/lease, compound requests, multi-credit, packet signing, RDMA(smbdirect), smb3 encryption, copy-offload, secure per-user session establishment via Kerberos or NTLMv2.
fs/smb/server/Kconfig
The configuration item CONFIG_SMB_SERVER:
( CONFIG_INET ) && ( CONFIG_MULTIUSER ) && ( CONFIG_FILE_LOCKING )
ksmbd
, ksmbd
Choose Y here if you want to allow SMB3 compliant clients to access files residing on this system using SMB3 protocol. To compile the SMB3 server support as a module, choose M here: the module will be called ksmbd.
You may choose to use a samba server instead, in which case you can choose N here.
You also need to install user space programs which can be found in ksmbd-tools, available from https://github.com/cifsd-team/ksmbd-tools. More detail about how to run the ksmbd kernel server is available via the README file (https://github.com/cifsd-team/ksmbd-tools/blob/master/README).
ksmbd kernel server includes support for auto-negotiation, Secure negotiate, Pre-authentication integrity, oplock/lease, compound requests, multi-credit, packet signing, RDMA(smbdirect), smb3 encryption, copy-offload, secure per-user session establishment via Kerberos or NTLMv2.
fs/ksmbd/Kconfig
The configuration item CONFIG_SMB_SERVER:
( CONFIG_INET ) && ( CONFIG_MULTIUSER ) && ( CONFIG_FILE_LOCKING )
ksmbd
, ksmbd
Choose Y here if you want to allow SMB3 compliant clients to access files residing on this system using SMB3 protocol. To compile the SMB3 server support as a module, choose M here: the module will be called ksmbd.
You may choose to use a samba server instead, in which case you can choose N here.
You also need to install user space programs which can be found in ksmbd-tools, available from https://github.com/cifsd-team/ksmbd-tools. More detail about how to run the ksmbd kernel server is available via the README file (https://github.com/cifsd-team/ksmbd-tools/blob/master/README).
ksmbd kernel server includes support for auto-negotiation, Secure negotiate, Pre-authentication integrity, oplock/lease, compound requests, multi-credit, packet signing, RDMA(smbdirect), smb3 encryption, copy-offload, secure per-user session establishment via Kerberos or NTLMv2.
Raw data from LKDDb:
lkddb module ksmbd CONFIG_SMB_SERVER : fs/ksmbd/Kconfig : "SMB3 server support (EXPERIMENTAL)" # in 5.15–5.19, 6.0–6.3, 6.4-rc+HEAD
lkddb module ksmbd CONFIG_SMB_SERVER : fs/smb/server/Kconfig : "SMB3 server support" # in 6.4–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab