linux/fs/smb/server/mgmt
Namjae Jeon a77e0e02af ksmbd: add support for supplementary groups
Even though system user has a supplementary group, It gets
NT_STATUS_ACCESS_DENIED when attempting to create file or directory.
This patch add KSMBD_EVENT_LOGIN_REQUEST_EXT/RESPONSE_EXT netlink events
to get supplementary groups list. The new netlink event doesn't break
backward compatibility when using old ksmbd-tools.

Co-developed-by: Atte Heikkilä <atteh.mailbox@gmail.com>
Signed-off-by: Atte Heikkilä <atteh.mailbox@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2024-10-11 11:02:14 -05:00
..
ksmbd_ida.c ksmbd: Remove usage of the deprecated ida_simple_xx() API 2024-01-09 12:52:33 -06:00
ksmbd_ida.h
share_config.c ksmbd: override fsids for share path check 2024-08-08 22:54:09 -05:00
share_config.h ksmbd: override fsids for share path check 2024-08-08 22:54:09 -05:00
tree_connect.c ksmbd: override fsids for share path check 2024-08-08 22:54:09 -05:00
tree_connect.h ksmbd: override fsids for share path check 2024-08-08 22:54:09 -05:00
user_config.c ksmbd: add support for supplementary groups 2024-10-11 11:02:14 -05:00
user_config.h ksmbd: add support for supplementary groups 2024-10-11 11:02:14 -05:00
user_session.c ksmbd: fix user-after-free from session log off 2024-10-09 21:23:17 -05:00
user_session.h ksmbd: fix user-after-free from session log off 2024-10-09 21:23:17 -05:00