php - how to perform NTLM authentication from browser in windows domain? -


i have check user credentials against windows domain controller. user credentials given in web gui, , nice not pass raw password client server. on server side have php , c++, can use winapi. have ideas how pass user login/password safely (for call logonuser), or other ways perform authentication, using ntlm or digest ? also, need list of groups (local , global, including indirect) in logged on user has membership.

modifying existing php extension option.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -