Hi, I'm working on a SSH client in Dbus service. Applications can get a fd to remote session (exec, shell or subsystem) or socket (tcp ip or local) via a dbus service.
I've been thinking about access to remote dbus user and system services via SSH. Hosts can get additional abilities when they can use dbus on another host. This only makes sense for relevant services, not something like color management, geolocation, local mountpoint and kwin to name a few, but accounts (?), printers and something like "syncable ldap userid/groupid service". The latest does not exist yet but would make it very easy for clients to get access to a shared local ldap userid/groupid backend. Is there already such a solution? S. Bon
