Posted by ELINTPimp on 02/22/07 18:45
I've read previous posts that touch on this subject but many are dated
and hope there may be someone out there that could aid with this.
I'm running PHP5/IIS 6.0/Win2K3/MSSQL05. NT authentication for user
access to my pages and database access is working great but I would
like to "capture" only the username during this authentication process
to use it for additional user-specific processing. Basically I would
like to use the username to query user information from my database
without the user having to input their username.
No love in the $_session or any other predefined variables from what I
can see. Any ideas?
Navigation:
[Reply to this message]
|