Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Graphical Environments & Desktops • Gnome Remote Desktop login problem

$
0
0
So I have a remote machine running Debian 12.9.0 (by remote I mean a machine in another room on the same local network) with Gnome Remote Desktop enabled. It seems it doesn't remember the authentication password when I restart the machine, but I solved that by adding a task to crontab like so:

Code:

@reboot grdctl rdp set-credentials <mylogin> <mypassword>
This works, but only if the remote machine has automatic login (for the user) switched off, so I have to go downstairs to unlock the login keyring. How can I make it so that the remote machine automatically logs in the user, as well as unlock the login keyring? I tried some things with the gnome-keyring-daemon, but to no avail...

Statistics: Posted by deb_user — 2025-02-23 00:11 — Replies 0 — Views 23



Viewing all articles
Browse latest Browse all 3567

Trending Articles