I am working updating active directory porperties? and is unsuccesful in doing so from ASp.net application I want to update active directoryfor user from HR Application. for which the data is stored in database. if user is in database and not in active directory then I need to create that user, If department or title changes then I need to update activedirectory based on values in HR Database.
I am able to authenticate user but not able to change the value. your help is appreciated.
