LDAPMODIFY or LDAP Change Password with dotNET
-
Hello Community, i am actually getting desperate with this... i have developed a nice User-SelfService Site where user can modify some settings and also change their own password. Unfortunatly now it should run against a Novell eDirectory also instead of AD only. I did some research and from my understanding the easyest way would be to execute an LDAPMODIFY command but unfortunatly i can not find the LDAP Tools for windows (it looks, that they only exist for Linux :-( ) At the Time when the password of a user has to be changed, we have the current password, the whole Path of the Users Object in eDir and also an Proxyaccount that is permitted to reset users passwords. Did anyone have expiriance with LDAPMODIFY or Change Password on eDir? Yor help would be really appreciated. Thank you Martin