Possible to retreive LOGON_USER if in LDAP?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
oztech
Forum Newbie
Posts: 11
Joined: Thu Dec 04, 2008 6:58 pm

Possible to retreive LOGON_USER if in LDAP?

Post by oztech »

Hi there,

My client company is changing its environment to Active Directory and I'm not sure whether I still can retrieve _SERVER['LOGON_USER'] to retrieve windows login user ID. In LDAP env, is it possible?

Thanks!
Post Reply