POSIX_SETEUID(3) 1 POSIX_SETEUID(3) posix_seteuid - Set the effective UID of the current processSYNOPSISbool posix_seteuid (int $uid)DESCRIPTIONSet the real user ID of the current process. This is a privileged function and needs appropriate privileges (usually root) on the system to be able to perform this function.PARAMETERSo $uid - The user id.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOposix_setgid(3). PHP Documentation Group POSIX_SETEUID(3)
| Related Man Pages |
|---|
| setuid32(2) - suse |
| chown(3) - php |
| posix_setgid(3) - php |
| posix_setuid(3) - php |
| setuid32(2) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |
| Please Welcome Nicki Paul to the Moderator Team! |