Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_5 at openldap / OpenLDAP
Commits:
bdac9753 by Quanah Gibson-Mount at 2021-06-27T21:43:21+00:00
ITS#9591 - Fix library symbol versioning map file for Solaris
Solaris wants a different option to work with Gnu style library symbol maps
- - - - -
5b309c7b by Quanah Gibson-Mount at 2021-06-27T21:43:33+00:00
ITS#9591 - Regenerate configure
- - - - -
0ed99989 by Quanah Gibson-Mount at 2021-06-27T21:44:13+00:00
ITS#9591
- - - - -
3 changed files:
- CHANGES
- configure
- configure.ac
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b2192fd01938cd59bcbe8d…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/b2192fd01938cd59bcbe8d…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
6285668c by Randall Mason at 2021-06-27T20:18:24+00:00
ITS#8903 - Add option to bind early in ldappasswd
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(a)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.
- - - - -
1 changed file:
- clients/tools/ldappasswd.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6285668ce51c3c34f745b73…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/6285668ce51c3c34f745b73…
You're receiving this email because of your account on git.openldap.org.
Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits:
5e4f1e86 by Ondřej Kuzník at 2021-06-27T17:39:46+00:00
ITS#7080 Move slap_read_controls Debug message to STATS
- - - - -
a2e9cb1a by Ondřej Kuzník at 2021-06-27T17:39:46+00:00
ITS#7080 Postread control support for back-ldif/config
- - - - -
3 changed files:
- servers/slapd/back-ldif/ldif.c
- servers/slapd/bconfig.c
- servers/slapd/result.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/62cad4e6473adf3a221dd9…
--
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/62cad4e6473adf3a221dd9…
You're receiving this email because of your account on git.openldap.org.