[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: removing "su" from coreutils [Re: Fwd: [PULL] su
From: |
Ludwig Nussel |
Subject: |
Re: removing "su" from coreutils [Re: Fwd: [PULL] su |
Date: |
Thu, 31 May 2012 10:12:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0 |
Mike Frysinger wrote:
> On Wednesday 30 May 2012 09:50:57 Karel Zak wrote:
>> [...]
>> IMHO is better to use PAM everywhere than duplicate non-PAM code and
>> assume that the code is correct and well tested. PAM is abstraction,
>> the final configuration don't have to be complicated.
>
> PAM is a complete waste of space on embedded devices and controlled systems.
> i'm not saying it isn't useful in many setups (perhaps even the majority),
> just that it is entirely unnecessary in a not insignificant number of other
> setups.
You could still use the PAM API and only implement the features
necessary for shadow support. Ie PAM without pluggable modules :-) That
way ugly ifdefs and code duplication could be avoided.
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.de/
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, (continued)
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Pádraig Brady, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Ludwig Nussel, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Miles Bader, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Thomas Schwinge, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/30
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/30
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su,
Ludwig Nussel <=
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/31
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/31
Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Eric Blake, 2012/05/24
Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Thomas Schwinge, 2012/05/25