* [bug#63383] Fwd: PAM may cause issues on system updates
[not found] <CAFHYt567hXKWgA6hFKF6aFoXtdi2vtwoLYAmaf2jAqD1+OwBcg@mail.gmail.com>
@ 2023-06-28 18:44 ` Felix Lechner via Guix-patches via
2023-08-15 20:19 ` bug#63383: [PATCH 0/4] Various PAM improvements Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Felix Lechner via Guix-patches via @ 2023-06-28 18:44 UTC (permalink / raw)
To: 63383; +Cc: Ludovic Courtès, Maxim Cournoyer
[an earlier version was sent to the wrong bug]
Hi,
There is another bug that was probably a reason why some folks
hesitated to accept this patch:
https://issues.guix.gnu.org/32182
In that bug, Ludo' proposed to refer from Shepherd services to PAM
services by absolute paths. I believe it is a viable and worthy
solution.
(By contrast, this bug makes PAM services refer to PAM modules by
absolute paths.)
Another solution could be to make all PAM modules and services Guile
scripts. While admittedly a more comprehensive effort, I believe such
an upgrade might be popular in the broader community, which is
generally tired of PAM. The only prerequisite to execute those scripts
would be a working copy of GNU Guile (i.e. no libpam or libc).
Kind regards
Felix
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#63383: [PATCH 0/4] Various PAM improvements
2023-06-28 18:44 ` [bug#63383] Fwd: PAM may cause issues on system updates Felix Lechner via Guix-patches via
@ 2023-08-15 20:19 ` Ludovic Courtès
2023-08-16 18:21 ` [bug#63383] " Felix Lechner via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-08-15 20:19 UTC (permalink / raw)
To: Felix Lechner; +Cc: 63383-done, Maxim Cournoyer
Hi,
Sorry for the long delay!
Felix Lechner <felix.lechner@lease-up.com> skribis:
> There is another bug that was probably a reason why some folks
> hesitated to accept this patch:
>
> https://issues.guix.gnu.org/32182
>
> In that bug, Ludo' proposed to refer from Shepherd services to PAM
> services by absolute paths. I believe it is a viable and worthy
> solution.
>
> (By contrast, this bug makes PAM services refer to PAM modules by
> absolute paths.)
Right. For this reason, I’m dropping the patch that adds more absolute
file names for all modules shipped with ‘linux-pam’ but keeping the rest.
> Another solution could be to make all PAM modules and services Guile
> scripts. While admittedly a more comprehensive effort, I believe such
> an upgrade might be popular in the broader community, which is
> generally tired of PAM. The only prerequisite to execute those scripts
> would be a working copy of GNU Guile (i.e. no libpam or libc).
Hmm are you suggesting a PAM rewrite in Guile?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-16 18:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAFHYt567hXKWgA6hFKF6aFoXtdi2vtwoLYAmaf2jAqD1+OwBcg@mail.gmail.com>
2023-06-28 18:44 ` [bug#63383] Fwd: PAM may cause issues on system updates Felix Lechner via Guix-patches via
2023-08-15 20:19 ` bug#63383: [PATCH 0/4] Various PAM improvements Ludovic Courtès
2023-08-16 18:21 ` [bug#63383] " Felix Lechner via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.