<BODY>Hi all,<BR>I would like to know&nbsp;which way&nbsp;the login, session (username) are set in PHP. I want to give the availability to the use to reauthenticate with another account in my application.<BR><BR>I've seen it was normally $_SERVER['PHP_AUTH_USER'], but when I log myself with "Administrator" , "admin", I can't see this variable.<BR><BR>Where are user-session, set?<BR><BR>Rémy</BODY>