What's the equivalent of XRDP in Rocky Linux 10

We have a setup with Rocky Linux 8 servers and multiple users. We’ve been using XRDP which works very nicely, as soon as a new user is added, they can access remote desktop via XRDP (and Windows App on macOS, but that’s not terribly important.)

I gather that on Rocky Linux 10, XRDP has been discontinued, in favor of “GNOME Remote Desktop”. How do I set this up programatically for all users, on a server which I only have CLI access to?

Perhaps paragraph 1.5 in Chapter 1. Remotely accessing the desktop | Administering RHEL by using the GNOME desktop environment | Red Hat Enterprise Linux | 10 | Red Hat Documentation
(and possibly the chapter 1.2 about firewall).

I found the same docs in the meantime, but thanks nonetheless.

I’ll make sure to report back with my findings.