From: Miroslav Grepl <mgrepl@redhat.com>
To: SELinux <selinux@tycho.nsa.gov>
Subject: get_default_context() hit the SIMPLE_TRANSACTION_LIMIT
Date: Mon, 9 Nov 2015 14:43:14 +0100 [thread overview]
Message-ID: <5640A2F2.3080703@redhat.com> (raw)
We are trying to get pam_selinux + systemd-user working on Fedora
Rawhide to avoid systemd-user running with init_t. The problem is with
init_t domain which is unconfined domain by default on Fedora.
echo -n system_u:system_r:init_t:s0 unconfined_u > /sys/fs/selinux/user
sh: echo: write error: Numerical result out of range
causes failsafe_context is used for SELinux user context as a result of
pam_selinux. With disabled unconfined.pp module it works as expected.
The problem is also described here
https://bugzilla.redhat.com/show_bug.cgi?id=1274345
--
Miroslav Grepl
Senior Software Engineer, SELinux Solutions
Red Hat, Inc.
next reply other threads:[~2015-11-09 13:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-09 13:43 Miroslav Grepl [this message]
2015-11-09 14:21 ` get_default_context() hit the SIMPLE_TRANSACTION_LIMIT Stephen Smalley
2015-11-13 10:20 ` Miroslav Grepl
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5640A2F2.3080703@redhat.com \
--to=mgrepl@redhat.com \
--cc=selinux@tycho.nsa.gov \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.