[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
consolekit doesn't recognize plain text logins
From: |
Hynek Hanke |
Subject: |
consolekit doesn't recognize plain text logins |
Date: |
Mon, 23 Aug 2010 09:50:07 +0200 |
Hi Halim,
ConsoleKit sure *does* recognize plain text logins. See
the documentation. It also correctly recognizes it as the
same seat. If that is not the case on your machine,
you have something missing or misconfigured.
Session2:
unix-user = '1000'
realname = 'Hynek Hanke'
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2010-08-12T08:19:42.227897Z'
login-session-id = '4294967295'
Session3:
unix-user = '1000'
realname = 'Hynek Hanke'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ''
x11-display-device = ''
display-device = '/dev/tty1'
remote-host-name = ''
is-local = TRUE
on-since = '2010-08-12T08:20:31.612915Z'
login-session-id = '4294967295'
Best regards,
Hynek