Hi,
I am trying to develop intranet for my company as the new web admin. When users log in to the network with their username and password, they do not need to login again into the intranet; a single sign-on situation. The intranet will be PHP-MySql on Apache driven. Please does anyone know how i can get the username they used to log on to windows (Network) in my PHP scripts on the intranet. Thank you.
I am trying to develop intranet for my company as the new web admin. When users log in to the network with their username and password, they do not need to login again into the intranet; a single sign-on situation. The intranet will be PHP-MySql on Apache driven. Please does anyone know how i can get the username they used to log on to windows (Network) in my PHP scripts on the intranet. Thank you.
Comment