All of lore.kernel.org
 help / color / mirror / Atom feed
* su currently requires PAM
@ 2021-12-27 15:26 Bruce Dubbs
  2022-01-06 13:27 ` Karel Zak
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Dubbs @ 2021-12-27 15:26 UTC (permalink / raw)
  To: util-linux

In linuxfromscratch, we have been using su from the shadow package because the 
util-linux version requires Linux-PAM.  Recently the maintainers of shadow have 
announced that they are deprecating su.  Our problem is that some of our users prefer 
to not install PAM.

Is it possible to make the requirement of Linux-PAM optional in the util-linux 
version of su?  From a preliminary inspection of the code, it looks like only 
login-utils/su-common.c would need to be modified with some #ifdef constructs, but I 
am not completely comfortable doing that myself.

I am asking one of the maintainers to make the change, but I am willing to attempt 
creating a patch if no one else wants to do it and the approach would be acceptable 
to the util-linux project.

   -- Bruce Dubbs
      linuxfromscratch.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-06 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27 15:26 su currently requires PAM Bruce Dubbs
2022-01-06 13:27 ` Karel Zak
2022-01-06 14:39   ` Serge E. Hallyn
2022-01-06 15:48     ` Bruce Dubbs

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.