From: Dominique <[email protected]> Date: Tue, 11 Dec 2012 13:45:51 +0100
> I've got samba3 on ubuntu 12 up and running with one exception. I try to > get password complexity working to no avail. > I understood I needed crackcheck, which in turn needed to be compiled. > I downloaded the samba-doc package, and tried to compile crackcheck with a > simple make, but all it returns is failure with the following error: > crackcheck.c:6:19: fatal error: crack.h: No such file or directory You need to install the library of cracklib. For ubuntu, libcrack2-dev is its package name. --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
