Active Directory Fields Synchronization
I appreciate it very much if there are more users fields of options to synchronize with the existing information in Active Directory in "Setup->Authentication->LDAP Directorys->MY AD CONFIGURATION>Users", combined with Administrations-> Users.
For example:
In "Administrations->Users->MY USER FROM AD->User", there is the "LOCATION" field, but in "Setup->Authentication->LDAP Directorys->MY AD CONFIGURATION->Users", there is no field with this option so I can sync from AD this information.
Thus, other options that would be important to sync with AD:
Name in AD | LDAP Name |
Description | description |
Office | physicalDeliveryOfficeName |
Street | streetAddress |
City | l |
State/Province | st |
Country | co |
Department | department |
Company | company |
Manager | manager |
Service d'assistance aux clients par UserEcho
Don't forget thumbnailphoto for AD picture.
Done for location: https://github.com/glpi-project/glpi/issues/640
Would by happy if 'valid from' and 'valid until' could be synchronized with LDAP directory (AD or another one)
Hello, thank you, a doubt, I already have properly connected glpi with ldap, however, is the synchronization in the 2 ways? , or just the ldap data is passed to glpi, and everything I edit from the user in glpi is lost when I sync? Thank you again.
Hello there!
Any update on this? I'd love to be able to map custom fields (e.g., fields added through GLPI custom fields plugin) to LDAP, but looking at the code, it seems to be impossible for now :(
Thank you!