Searched defs:allow_root_gid (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Drestrict-access.c262 bool allow_root_gid; local
360 allow_root_gid = FALSE;
362 allow_root_gid = TRUE;
364 allow_root_gid = FALSE;
366 if (!allow_root_gid && target_uid != 0 &&

Completed in 520 milliseconds