Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_auth_sspi and getting user details |
|
Author |
|
arden
Joined: 22 Nov 2007 Posts: 2
|
Posted: Thu 22 Nov '07 15:30 Post subject: mod_auth_sspi and getting user details |
|
|
Hi,
I have mod_auth_sspi setup and it's working on my apache server.
I was wondering if I can use mod_auth_sspi to get the current users details like username and email address so I can display them via php on the main page.
Thanks,
arden |
|
Back to top |
|
arden
Joined: 22 Nov 2007 Posts: 2
|
Posted: Thu 22 Nov '07 16:08 Post subject: |
|
|
Hi,
It's ok, I finally found it.
$_SERVER['REMOTE_USER'])
Regards,
arden |
|
Back to top |
|
|
|
|
|
|