downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

posix_setgid> <posix_setegid
[edit] Last updated: Fri, 17 May 2013

view this page in

posix_seteuid

(PHP 4 >= 4.0.2, PHP 5)

posix_seteuidSetzt die effektive Benutzer-ID des aktuellen Prozesses

Beschreibung

bool posix_seteuid ( int $uid )

Setzt die effektive Benutzer-ID uid des aktuellen Prozesses. Es handelt sich um eine privilegierte Funktion, die entsprechende Berechtigungen (normalerweise root) auf dem System benötigt, damit sie ausgeführt werden kann.

Parameter-Liste

uid

Die Benutzer-ID

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



add a note add a note User Contributed Notes posix_seteuid - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites