From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Tamino Bauknecht <dev@tb6.eu>
Subject: Re: [ptxdist] [APPLIED] pam: add installation of /sbin/mkhomedir_helper
Date: Fri, 2 Jun 2023 09:17:45 +0200 [thread overview]
Message-ID: <20230602071745.1510799-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230519134710.9618-1-dev@tb6.eu>
Thanks, applied as 9a34285a727ce52af68995d4c04eed84541c86c2.
Michael
[sent from post-receive hook]
On Fri, 02 Jun 2023 09:17:45 +0200, Tamino Bauknecht <dev@tb6.eu> wrote:
> This binary is required by the PAM library pam_mkhomedir.so which is
> installed to '/usr/lib/security'. If used in a PAM configuration, a
> home directory will be automatically created when a user logs in.
> Without this helper, the library will fail with an error.
>
> Signed-off-by: Tamino Bauknecht <dev@tb6.eu>
> Message-Id: <20230519134710.9618-1-dev@tb6.eu>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/pam.make b/rules/pam.make
> index 6e97e33200eb..df86c8da0bc0 100644
> --- a/rules/pam.make
> +++ b/rules/pam.make
> @@ -84,6 +84,8 @@ $(STATEDIR)/pam.targetinstall:
> @$(call install_alternative, pam, 0, 0, 0644, /etc/security/pam_env.conf)
> @$(call install_alternative, pam, 0, 0, 0644, /etc/security/time.conf)
>
> + @$(call install_alternative, pam, 0, 0, 0755, /sbin/mkhomedir_helper)
> +
> @$(call install_finish, pam)
>
> @$(call touch)
prev parent reply other threads:[~2023-06-02 7:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 13:47 [ptxdist] [PATCH] " Tamino Bauknecht
2023-05-24 9:30 ` Ladislav Michl
2023-05-25 15:48 ` Tamino Bauknecht
2023-06-02 7:17 ` Michael Olbrich [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=20230602071745.1510799-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=dev@tb6.eu \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox