mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/openldap] Check pw-sha2 library output (#47483)
Signed-off-by: Jota Martos <jotamartos@vmware.com>
This commit is contained in:
@@ -21,6 +21,11 @@ file:
|
||||
exists: true
|
||||
{{ end }}
|
||||
command:
|
||||
check-pw-sha2-library-output:
|
||||
exec: slappasswd -o module-load=/opt/bitnami/openldap/libexec/openldap/pw-sha2.so -h '{SHA256}' -s bitnami123
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- zbRYwNWa5lwE8+I7W+YIdh2pA/UhaZWJB+eJ7euy5Fc=
|
||||
check-enabled-backends:
|
||||
exec: slapd -VVV 2>&1
|
||||
exit-status: 0
|
||||
|
||||
Reference in New Issue
Block a user