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
Post a Comment