PHP - Manipulate user picture in active directory -


is possible retrieve , update user's picture in active directory using php? if so, how accomplished?

here setup:

  • php 5.3 on iis 7.5
  • domain controller windows 2008

i told pictures-in-active-directory

i don't think user image stored inside active directory default. user images stored in user profile , not in active directory.

it possible extend active directory schema include images, not used user image when logging in example.


Comments

Popular posts from this blog

how to build hyperlink for query string in php -

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

queue - mq_receive: message too long -