mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
d380c49791
backend The vfs_unixuid module changes the uid of the process when executing operations on behalf of the user. Within the VFS backend we may rely on semi-async calls, such as winbind calls, which will call the event loop again. To cope with this we need to ensure that while inside those calls we revert the uid to root, then revert back to the connected user when we have finished with the semi-async calls. |
||
---|---|---|
.. | ||
config.m4 | ||
config.mk | ||
vfs_unixuid.c |