correct path to sample_password_check.c, from Hans Insulander

<hin@stacken.kth.se>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10276 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-03 19:00:53 +00:00
parent 47db784d92
commit d97fdd9971

View File

@@ -273,7 +273,7 @@ low quality, it should return a string explaining why that password
should not be used.
Code for a password quality checking function that uses the cracklib
library can be found in @file{kpasswd/sample_password_check.c} in the
library can be found in @file{lib/kadm5/sample_password_check.c} in the
source code distribution. It requires the cracklib library built with
the patch available at
@url{ftp://ftp.pdc.kth.se/pub/krb/src/cracklib.patch}.