Hi,
Supposing that we have extended the Active Directory Schema with the Person class, is it possible to set up Active Directory to automatically update the userPassword attribute every time unicodepwd is updated?
Password in the userPassword field shoud be stoted in a compatible fashion for some UNIX services (MD5 hashes, crypt, etc.)
Thanks in advance.