nwrap: Implement nwrap_files_initgroups_dyn()
authorPavel Filipenský <pfilipensky@samba.org>
Tue, 17 Jan 2023 08:51:08 +0000 (09:51 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 24 Jan 2023 08:56:35 +0000 (09:56 +0100)
commit5b601190c87f768f1bf77fd8b993f6b3ad98ac24
tree436defdaeb204d61171276e94331a21d92b04c66
parent666bd92a7f40c4930cb2b20bd81a8c66effad090
nwrap: Implement nwrap_files_initgroups_dyn()

This implements the initgroups_dyn() for the files part correctly. We need to
reimplement initgroups() later.

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/nss_wrapper.c