Searched defs:allow_root_gid (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | restrict-access.c | 262 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 11 milliseconds