integ/ldap/ldapscripts/debian/patches
Alan Bandeira 96d6f948a9 Update error message for ldapsetpasswd
Using ldapsetpasswd when changing a password may
fail due to required password security standards.
The current error message is vague and provides
no information about the error causing password
change to fail. This fix provides a more clear
error message which informs the user about the
security requirements for a new password.

Test Plan:
PASS: In a simplex system, create a ldap user named
      test and then run "sudo ldapsetpasswd test" and
      provide a password that fails the security
      requirements, such as "linux99", retype the
      provided password and the system should present
      an error message comprising the system's security
      requirements for user passwords.

PASS: Using the same user created in the previous test
      plan, run the command "sudo ldapsetpasswd test
      <pwd>", changing <pwd> for a bad password, and
      the system should present an error message
      comprising the system's security requirements
      for user passwords.

Closes-Bug: 2008838
Change-Id: Ibe942d87bee402e43c42f33e26276f0e078213cb
Signed-off-by: Alan Bandeira <Alan.PortelaBandeira@windriver.com>
2023-03-28 16:54:07 +00:00
..
0001-Reset-password-after-user-is-added.patch Patch ldapscripts to support user password change 2022-08-24 13:42:54 -04:00
0001-Update-ldapsetpasswd-error-message.patch Update error message for ldapsetpasswd 2023-03-28 16:54:07 +00:00
allow-anonymous-bind-for-ldap-search.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00
install-ldapscripts-files-to-etc.patch Make /usr readonly to support OSTree 2022-04-29 11:19:37 -04:00
ldap-user-setup-support.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00
ldapscripts-templates.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00
log_timestamp.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00
series Update error message for ldapsetpasswd 2023-03-28 16:54:07 +00:00
sudo-delete-support.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00
sudo-support.patch Add debian package for ldapscripts 2021-11-23 08:48:30 +08:00