Greetings,
I'm trying to build an intranet in with Apache+PHP (in Linux) over a NT Domain.
My proble is this:
In IIS there is the LOGON_USER env var (witch gives us the domain user via a RPC connection to the client).
In my Apache i have mod_auth_pam, that i thought it will resolve the problem, but i can't see any new env vars that will give me the Domain logged user?
ANYONE CAN HELP?