On Mon, 29.07.13 18:19, Abdó Roig-Maranges ([email protected]) wrote: > Also, there is dbus policy preventing from accessing the CreateSession method > in logind1.Manager from unprivileged users. Is this intentional?
Yes it is. CreateSession()/ReleaseSession() are only used by pam_systemd, by nobody else, and that's documented here: http://www.freedesktop.org/wiki/Software/systemd/logind/ Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
