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

/sendmail/libsm/
H A Dmpeix.c354 ** - setuid/setgid file permission bits exist but have no-op functionality
356 ** - setuid() forces a gid change to the new uid's primary (and only) gid
367 ** setuid() in order to implement the following model:
369 ** - the sendmail program thinks it is a setuid-root (uid 0) program
371 ** - MPE priv mode allows sendmail to call setuid(), not uid 0
376 ** setuid mode bits which exist but are unused by MPE. If the setgid mode
377 ** bit is on, then gid emulation will be enabled. If the setuid mode bit is
468 ** if the setuid bit is on, we want uid emulation and so set
527 ** a setuid-root program.
553 ** Note that sendmail will also be calling setuid() whic
604 #undef setuid macro
[all...]
/sendmail/include/sm/
H A Dconf.h1885 # define setuid sendmail_mpe_setuid macro
2621 ** Pick a mailer setuid method for changing the current uid

Completed in 254 milliseconds