Commit Graph

4 Commits (d0edcdc012024e521f5e3f88ab1e87d18ef5bb94)

Author SHA1 Message Date
Bobby Bingham 8c543e26ec
kcheckpass: fix shadow support when not building tdm
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.

Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.

2. Consolidate /etc/passwd and shadow password handling

The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.

Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
2 years ago
Slávek Banko 82958c52cc Use standard cmake way to install setuid binaries 12 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 13 years ago
samelian b6fc43ccd5 [kdebase] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago