- Jul 29, 2021
-
-
Quanah Gibson-Mount authored
Update for latest autoconf release
-
Quanah Gibson-Mount authored
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jul 27, 2021
-
-
Howard Chu authored
Only allow one consumer at a time to perform a refresh on a database.
-
- Jul 26, 2021
-
-
This patch file is derived from OpenLDAP Software. All of the modifications to OpenLDAP Software represented in the following patch(es) were developed by Andrew Findlay <andrew.findlay@skills-1st.co.uk>. I have not assigned rights and/or interest in this work to any party. I, Andrew Findlay, hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
multival, idlexp, and maxentrysize are all new options as of OpenLDAP 2.5 that were missing from the admin guide. Add these options and additional information beyond what is found in the man pages as appropriate. Also fixed some discrepencies between the slapd.conf and slapd-config admin guide sections on the Database backends as well as missing information in that section.
-
Quanah Gibson-Mount authored
-
- Jul 22, 2021
-
-
Howard Chu authored
Don't quit on first dir failure, try them all before giving up.
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jul 20, 2021
-
-
Howard Chu authored
Since conn->c_dn is the real DN, need to see real DN for <self> ACLs to work.
-
Howard Chu authored
-
- Jul 19, 2021
-
-
Quanah Gibson-Mount authored
-
- Jul 13, 2021
-
-
Howard Chu authored
-
- Jul 01, 2021
-
-
Howard Chu authored
-
- Jun 29, 2021
-
-
- Jun 27, 2021
-
-
ldappasswd is slightly different from a standard passwd workflow in that it requests an old password, then a new password, then the old password again. This confuses people who are used to the unix passwd tool as well as people who use password manager. I've seen quite a few people who have generated a new password, overwriting the old one, and then need a password reset because they still need to bind to modify their password. This patch adds an option to bind at the beginning of the process so that you can pass '-E' to ldappasswd and it will bind early in the process so that the process is the same as the standard passwd. All it does is run the bind towards the beginning of the process instead of the end. The attached patch file is derived from OpenLDAP Software. All of the modifications to OpenLDAP Software represented in the following patch(es) were developed by Randall Mason randall@mason.ch. I have not assigned rights and/or interest in this work to any party. I, Randall Mason, hereby place the following modifications to OpenLDAP Software (and only these modifications) into the public domain. Hence, these modifications may be freely used and/or redistributed for any purpose with or without attribution and/or other notice.
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
- Jun 24, 2021
-
-
Quanah Gibson-Mount authored
Solaris wants a different option to work with Gnu style library symbol maps
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
This was changed for FreeBSD back in the year 2000.
-
-
- Jun 21, 2021
-
-