Per the MobaXterm documentation:
Please edit the PasswordAuthentication setting within /etc/ssh/sshd_config from "yes" to "no":
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no
Once done, save the file, restart the sshd daemon, and the AD Password prompt should be displayed once more.