Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pqchecker-1.2.0-src.tgz | 2015-02-28 | 342.4 kB | |
README | 2015-02-28 | 1.0 kB | |
pqchecker_1.2.0_i386.deb | 2015-02-28 | 8.2 MB | |
pqchecker_1.2.0_amd64.deb | 2015-02-28 | 8.2 MB | |
Totals: 4 Items | 16.7 MB | 0 |
Users of Debian or Debian compliants ==================================== Debian Linux distribution users (or Debian compliants like Ubuntu) can download binary file. Users of 64 bit architecture must download: pqchecker_1.2.0_amd64.deb Users of 32 bit architecture must download: pqchecker_1.2.0_i386.deb Install pqChecker (require slapd package already installed): ----------------------------------------------------------- sudo dpkg -i pqchecker_1.2.0_am64.deb (or i386) after that documentation of pqchecker is available: at: /usr/local/shared/doc/pqchecker by: man pchecker man pqmessenger Password quality parameters are stored in /etc/ldap/pqchecker/pqparams.dat file You can modify them by hand or programmatically Remove pqChecker: ---------------- sudo dpkg -r pqchecker Users of other distributions ============================ Download source archive pqchecker-1.2.0-src.tar.gz Compile and install according instructions available in INSTALL file. See http://www.meddeb.net/pqchecker for more informations.