Docker image with smbpass
Use this to build your custom script. This just smbpasswd tool installed
docker run --rm -it ronisaha/smbpass /bin/bash
Use this to reset your password to same as current. The script change two password internally.
docker run --rm -it ronisaha/smbpass:reset domain user
Use this to Change your password
docker run --rm -it ronisaha/smbpass:change domain user