Gentoo Archives: gentoo-dev

From: Daniel Drake <dsd@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] cracklib, shadow, cracklib USE flag, cracklib in system
Date: Fri, 06 Oct 2006 15:38:00
Message-Id: 45267720.7020804@gentoo.org
1 cracklib is a library which makes judgements on passwords. It tells you
2 passwords weak as they are too short, based on a dictionary word, and
3 stuff like that. It's a nice thing to have, is fairly standard, but is
4 not a true requirement.
5
6 Any thoughts on these changes:
7
8 1. Promote cracklib USE flag to global USE
9
10 2. Enable USE=cracklib by default in profiles/default-linux/make.defaults
11
12 3. Add cracklib USE flag to sys-apps/shadow. Right now shadow
13 unconditionally depends on cracklib and includes cracklib support.
14
15 4. Remove cracklib from base/packages
16
17 Thanks,
18 Daniel
19 --
20 gentoo-dev@g.o mailing list

Replies