mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
ksmbd: make SMB_SERVER_KERBEROS5 enable by default
The users want to use Kerberos in ksmbd. SMB_SERVER_KERBEROS5 config is enabled by default. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
This commit is contained in:
parent
4d03570f08
commit
ae989ee1d3
|
|
@ -70,4 +70,4 @@ config SMB_SERVER_CHECK_CAP_NET_ADMIN
|
|||
config SMB_SERVER_KERBEROS5
|
||||
bool "Support for Kerberos 5"
|
||||
depends on SMB_SERVER
|
||||
default n
|
||||
default y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user