• 0

Editing AD accounts with PHP/ASP.net AND having seamless auth


Question

Does anyone here know the answer to my question?

I am somewhat familiar with how to set up seamless authentication in PHP/ASP.net applications with IIS in a corporate network, but I have a question that so far I have struggled to find an answer to.

With anonymous auth disabled, and windows auth enabled, i.e. seamless authentication is set up, will a PHP/ASP.net script with functionality for adding/modifying users in Active Directory (into the same "container") simply just work for someone with the correct admin privileges, i.e. in php use of just "ldap_bind($conn);", or must I force the user to supply login credentials to use in the ldap_bind() function?

Please understand that I have limited knowledge and understanding of AD.

http://stackoverflow...g-seamless-auth

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.