Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476918 - net-fs/samba-3* should depend on sys-libs/cracklib or have cracklib in USE-flags
Summary: net-fs/samba-3* should depend on sys-libs/cracklib or have cracklib in USE-flags
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 14:05 UTC by Dmitri Bogomolov
Modified: 2020-01-07 20:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2013-07-15 14:05:55 UTC
There is a string in /etc/pam.d/system-auth-winbind installed by net-fs/samba-3*
  password    required      pam_cracklib.so retry=3

I think this should be optional with IUSE="cracklib" and have RDEPENDS="cracklib? ( sys-libs/cracklib )".

Reproducible: Always