On 12 February 2012 02:33, Lennart Poettering wrote:
> On Sat, 11.02.12 22:14, Robert Ancell ([email protected]) wrote:
>> Questions:
>>
>> - There are cases where switching users needs to be performed by the
>> DM, e.g. if switching should go to a new session for authentication
>> before un
On Fri, 2012-02-10 at 19:14 +0100, Lennart Poettering wrote:
> On Fri, 10.02.12 16:31, Roberto Sassu ([email protected]) wrote:
>
> >
> > Hi Mimi
> >
> > i'm CCing the systemd and Fedora SELinux mailing lists.
> >
> > Unfortunately, the SELinux policy initialization (at least
> > in Fedor
On Sat, 11.02.12 22:14, Robert Ancell ([email protected]) wrote:
Heya,
> I'm looking at the logind / display manager (DM) interaction and want
> to check if I grok it.
Thanks for looking into this. I'll put up a blog story soon detailing
a bit how DMs should be ported over to logind.
Here
Lennart Poettering on Sat, 11 Feb 2012 00:59:47
+0100:
> On Fri, 10.02.12 22:34, Christian Hesse ([email protected]) wrote:
>
> > > > > Well, strace the PAM client which invokes the PAM session hooks and
> > > > > figure out where exactly the fifo is closed and by what piece of
> > > > > code. The FI
Hi all,
I'm looking at the logind / display manager (DM) interaction and want
to check if I grok it.
As I read it:
- A logind aware DM should get the list of seats to run from logind
and watch for changes[1].
- When the DM starts a session it calls CreateSession on
org.freedesktop.login1.Manager