From: ChenQi <Qi.Chen@windriver.com>
To: Shan Hai <shan.hai@windriver.com>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] util-linux: add runuser PAM config files
Date: Thu, 17 Sep 2015 16:38:52 +0800 [thread overview]
Message-ID: <55FA7C1C.6060702@windriver.com> (raw)
In-Reply-To: <1431667783-27190-1-git-send-email-shan.hai@windriver.com>
Without this patch, we would meet errors like below.
Please consider merging this patch.
root@qemux86-64:~# touch 1 2
root@qemux86-64:~# ls
1 2
root@qemux86-64:~# runuser -l root -c ls
runuser: Failure setting user credentials
Best Regards,
Chen Qi
On 05/15/2015 01:29 PM, Shan Hai wrote:
> Add PAM config files for util-linux to fix a runtime failure of the
> runuser command.
>
> meta/recipes-core/util-linux/util-linux.inc | 8 ++++++++
> meta/recipes-core/util-linux/util-linux/runuser-l.pamd | 4 ++++
> meta/recipes-core/util-linux/util-linux/runuser.pamd | 5 +++++
> meta/recipes-core/util-linux/util-linux_2.24.2.bb | 2 ++
> 4 files changed, 19 insertions(+)
> create mode 100644 meta/recipes-core/util-linux/util-linux/runuser-l.pamd
> create mode 100644 meta/recipes-core/util-linux/util-linux/runuser.pamd
>
> Thanks
> Shan Hai
prev parent reply other threads:[~2015-09-17 8:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 5:29 [PATCH 0/1] util-linux: add runuser PAM config files Shan Hai
2015-05-15 5:29 ` [PATCH 1/1] " Shan Hai
2015-07-01 2:48 ` [PATCH 0/1] " wenzong fan
2015-07-24 8:31 ` wenzong fan
2015-09-17 8:38 ` ChenQi [this message]
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=55FA7C1C.6060702@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=shan.hai@windriver.com \
/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.