A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/06/13 12:01
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101
Firefox/53.0
IP-Address : 193.248.50.71
Hostname : LStLambert-656-1-262-71.w193-248.abo.wanadoo.fr
Old Revision: http://ltb-project.org/documentation/openldap-deb?rev=1485342542
New Revision: http://ltb-project.org/documentation/openldap-deb
Edit Summary:
User : coudot
@@ -5,36 +5,39 @@
LTB-project provides 5 DEB packages:
* BerkeleyDB
* OpenLDAP
* OpenLDAP contributed overlays
- * Check password policy module
- * ppm module
+ * Check password policy module - check_password (deprecated)
+ * Password policy module - ppm
* OpenLDAP debuginfo
We try to keep package up to date with the latest OpenLDAP version.
Our packages include:
- * SSL/TLS
+ * SSL/TLS with OpenSSL
* SASL (including SASL passwords)
- * All overlays
+ * All official overlays
* HDB/BDB backend
* MDB backend
* LDAP backend
* META backend
* SOCK backend
* SLAPI support
* CRYPT password
* [[openldap-initscript|LTB-project OpenLDAP init script]]
- * [[openldap-ppolicy-check-password|LTB-project check password policy]]
- * [[https://github.com/davidcoutadeur/ppm|ppm password policy module]]
+ * [[openldap-ppolicy-check-password|LTB project check_password]]
+ * [[https://github.com/ltb-project/ppm|LTB project ppm]]
* Logrotate script
* Preconfigured DB_CONFIG
* MDB utils
- * SHA2 password schemes
+ * Schema expose (SLAP_SCHEMA_EXPOSE)
+ * SHA2 and PBKDF2 password schemes
* Contributed overlays:
* lastbind
* smbk5pwd (without Heimdal Kerberos support)
* autogroup
+ * nssov
+ * noosrch
The installation is done under /usr/local, in order to avoid conflicts with
existing OpenLDAP installation. In particular, we do not touch the ldap system
libraries, which are linked in by many other programs.
===== Installation =====
@@ -47,21 +50,21 @@
<code>
# vi /etc/apt/sources.list.d/ltb-project.list
</code>
<file>
- deb http://ltb-project.org/debian/wheezy wheezy main
- deb-src http://ltb-project.org/debian/wheezy wheezy main
+ deb https://ltb-project.org/debian/wheezy wheezy main
+ deb-src https://ltb-project.org/debian/wheezy wheezy main
</file>
<note tip>If you use jessie, as we only ship 64bits packages, you should
restrict apt-get on amd64 arch:
<file>
- deb [arch=amd64] http://ltb-project.org/debian/jessie jessie main
+ deb [arch=amd64] https://ltb-project.org/debian/jessie jessie main
</file>
</note>
Then update:
<code>
- # apt-get update
+ # apt update
</code>
The public key can be downloaded here:
[[http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project]]
@@ -71,8 +74,8 @@
</code>
You are now ready to install:
<code>
- # apt-get install openldap-ltb
+ # apt install openldap-ltb
</code>
--
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
[email protected]
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes