I want to be able to change the password of a user using samba-client. But I can't see a method in this library that I can use to do that.
My main goal is to change the password of a user in a LDAP server. I can do this using a Linux script and running samba-client command smbpasswd, but I need to do it in node.js.