First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 89074
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kerberos Maintainers <kerberos@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Spooky Ghost <spookyghost@blueyonder.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 89074 depends on: Show dependency tree
Bug 89074 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-14 05:55 0000
Heimdal has a function for using cracklib to check the password quality, this
does not seem to be installed by default.  Source is in lib/kadm5, can build
shared object with the command line:

gcc -fPIC -shared -o sample_passwd_check.so sample_passwd_check.c -lcrack

and enabled with the following in krb5.conf

[password_quality]
  check_library = /path/to/sample_passwd_check.so
  check_function = check_cracklib

(Details found in Kerberos - The Definitive Guide, Jason Garman, O'Reilly, pp
112)

------- Comment #1 From Seemant Kulleen (RETIRED) 2005-06-06 12:57:51 0000 -------
0.6.4-r1 has this. coming to portage in a few minutes.

First Last Prev Next    No search results available      Search page      Enter new bug