We can add following line in /etc/sudoers to enable the user to be passwordless login from other machines.
<username> ALL=(ALL:ALL) NOPASSWD: ALL
<username> ALL=(ALL:ALL) NOPASSWD: ALL
Kali Linux + GNOME 50 + GNOME Remote Desktop + Windows Remote Desktop (MSTSC) Getting a full GNOME desktop remotely on Kali Linux can be ...