thanks for the response, i can see how this works (i think) for basic
authentication with user input,but what i really need is to actually
retrieve the logged on user name after a user has logged into windows.
i.e. the user name that the http client passes to the apache mod has
been captured not from user input, but from say a piece of code that
picks up the user name when the user logs in.
Probably less to do with php now that i come to think of it, but thanks
anyway.
Ade
Jay Blanchard wrote:
[snip]
Sorry if this has been asked before but i am currently drawing a blank
STW etc.. is there any way of retrieving the user name of a user
(through the browser) that has logged on to a network (windows OS). I
have used php with LDAP before and made the user log into the website,
however i would really like to have a Single Sign On (SSO) environment.
Is this possible? PHP is my preferred language but if you know of any
way of doing this i would be greatful.
[/snip]
http://www.pocket.com/ldap
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php