From: David Craven <david@craven.ch>
To: guix-devel@gnu.org
Subject: [PATCH] Sddm pam authentication failure.
Date: Sat, 27 Aug 2016 16:00:28 +0200 [thread overview]
Message-ID: <20160827140030.13275-1-david@craven.ch> (raw)
So I got sddm to start an xfce session when I build sddm with -DENABLE_PAM=OFF.
Any ideas what the problem might be? I tried all kinds of stuff to get PAM to
give me some more information than authentication failure. The /etc/pam_debug
file didn't work. Compiling PAM with --enable-debug didn't work. I enabled *.*
to /var/log/messages in syslog.conf and finally I tried inserting pam_debug.so
rules.
I'm also having trouble starting weston from sddm. I think it's because
XDG_RUNTIME_DIR isn't set. Who is responsible for setting it?
sddm or elogind are plausible options. I looked at the XDG Directory
Specification but couldn't find a straight answer.
David Craven (1):
services: Add sddm service.
gnu/local.mk | 1 +
gnu/services/sddm.scm | 312 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 313 insertions(+)
create mode 100644 gnu/services/sddm.scm
--
2.9.0
next reply other threads:[~2016-08-27 14:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-27 14:00 David Craven [this message]
2016-08-27 14:00 ` [PATCH] gnu: Add sddm David Craven
2016-08-27 14:22 ` Marius Bakke
2016-08-31 15:31 ` David Craven
2016-08-27 14:00 ` [PATCH] services: Add sddm service David Craven
2016-08-27 16:57 ` [PATCH] Sddm pam authentication failure David Craven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160827140030.13275-1-david@craven.ch \
--to=david@craven.ch \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).