how to reset the windows authentication

This is a discussion on how to reset the windows authentication within the PHP Language forums, part of the PHP Programming Forums category; I made an intranet website by php, webserver IIS on windows 2000. To manage users I used the windows authentication. ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-13-2005
timbratureman@nospam.it
 
Posts: n/a
Default how to reset the windows authentication

I made an intranet website by php, webserver IIS on windows 2000.
To manage users I used the windows authentication.
Now I have to create logout.php that has to destroy sessions and windows
authentication too,
to allow the login to another user from the same pc (for example).
I can destroy sessions variables by:
session_start();
$_SESSION = array();
session_destroy();

but how can I destroy or reset the windows authentication?
My problem is that I'm not able to display the window with user name,
password
and domain to change the window user. :-(

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:19 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0