Hi,
I am struggling since weeks now to find the way to get the NT login of the user connected to a page. We are a group using an intranet with Windows NT and we use PHP for some applications.
Question is what is the way to get in a variable the NT login, to create a session or a cookie for example, without having to ask for login data again, since the user is already logged in?
Thanks in advance
I am struggling since weeks now to find the way to get the NT login of the user connected to a page. We are a group using an intranet with Windows NT and we use PHP for some applications.
Question is what is the way to get in a variable the NT login, to create a session or a cookie for example, without having to ask for login data again, since the user is already logged in?
Thanks in advance
Comment