Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2014-06-01 | 1.0 kB | |
ppinspect_1.0.0_i386.deb | 2014-06-01 | 55.2 kB | |
ppinspect_1.0.0_amd64.deb | 2014-06-01 | 56.0 kB | |
ppinspect-1.0.0-src.tar.gz | 2014-06-01 | 331.2 kB | |
Totals: 4 Items | 443.3 kB | 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: ppinspect_1.0.0_amd64.deb Users of 32 bit architecture must download: ppinspect_1.0.0_i386.deb Install ppInspect (require slapd package already installed): ----------------------------------------------------------- sudo dpkg -i ppinspect_1.0.0_am64.deb (or i386) after that documentation of ppInspect is available: at: /usr/local/shared/doc/ppinspect by: man ppinspect Password quality parameters are stored in /etc/ldap/ppparams.dat file You can modify them by hand or programmatically Remove ppInspect: ---------------- sudo apt-get remove ppinspect Users of other distributions ============================ Download source archive ppinspect-1.0.0-src.tar.gz (or from git repository) Compile and install according instructions available in INSTALL file. See http://www.meddeb.net/ppinspect for more informations.