ksmbd: update Kconfig to note Kerberos support and fix indentation
authorSteve French <stfrench@microsoft.com>
Sun, 29 Jan 2023 23:49:59 +0000 (17:49 -0600)
committerSteve French <stfrench@microsoft.com>
Tue, 31 Jan 2023 02:49:30 +0000 (20:49 -0600)
commitd280a958f8b2b62610c280ecdf35d780e7922620
treeceffe1dae7a74ec2394b9e5b2f3a0a1c67039914
parent7010357004096e54c884813e702d71147dc081f8
ksmbd: update Kconfig to note Kerberos support and fix indentation

Fix indentation of server config options, and also since
support for very old, less secure, NTLM authentication was removed
(and quite a while ago), remove the mention of that in Kconfig, but
do note Kerberos (not just NTLMv2) which are supported and much
more secure.

Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/Kconfig