Re: [systemd-devel] Multiseat session creation fail, VT number not 0

2014-01-24 Thread Lennart Poettering
On Thu, 23.01.14 15:21, David Herrmann (dh.herrm...@gmail.com) wrote: Yeah, that vtnr=2 line is wrong. You really shouldn't set any VTNR if seat!=seat0. I think the correct fix would be to set vtnr=0 in get_seat_from_display() in pam-module.c if we're not on seat0. Yeah, I agree with this.

Re: [systemd-devel] Multiseat session creation fail, VT number not 0

2014-01-23 Thread David Herrmann
@Lennart ping? I'm not sure what to do to fix that properly. Thanks David On Fri, Jan 3, 2014 at 3:51 PM, David Herrmann dh.herrm...@gmail.com wrote: Hi On Fri, Jan 3, 2014 at 3:24 PM, Matthew Monaco m...@0x01b.net wrote: I was having trouble getting a session on seat1 with v208, so I

[systemd-devel] Multiseat session creation fail, VT number not 0

2014-01-03 Thread Matthew Monaco
I was having trouble getting a session on seat1 with v208, so I moved to git which has a nicer error message than EINVAL: pam_systemd(lightdm:session): Asking logind to create session: uid=1000 pid=637 service=lightdm type=x11 class=user seat=seat1 vtnr=2 tty= display=:1 remote=no remote_user=

Re: [systemd-devel] Multiseat session creation fail, VT number not 0

2014-01-03 Thread David Herrmann
Hi On Fri, Jan 3, 2014 at 3:24 PM, Matthew Monaco m...@0x01b.net wrote: I was having trouble getting a session on seat1 with v208, so I moved to git which has a nicer error message than EINVAL: pam_systemd(lightdm:session): Asking logind to create session: uid=1000 pid=637 service=lightdm

Re: [systemd-devel] Multiseat session creation fail, VT number not 0

2014-01-03 Thread Matthew Monaco
On 01/03/2014 07:51 AM, David Herrmann wrote: Hi On Fri, Jan 3, 2014 at 3:24 PM, Matthew Monaco m...@0x01b.net wrote: I was having trouble getting a session on seat1 with v208, so I moved to git which has a nicer error message than EINVAL: pam_systemd(lightdm:session): Asking logind to