-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
rhel-10.1
-
None
-
No
-
None
-
rhel-idm-cs
-
ssg_idm
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
Upgrade the PKI LDAP schema using pki-server db-schema-upgrade command
What is the impact of this issue to you?
low
Please provide the package NVR for which the bug is seen:
idm-pki-base-11.6.0-1.el10.noarch
idm-pki-server-11.6.0-1.el10.noarch
How reproducible is this bug?:
Always
Steps to reproduce
- Install DS & CA instances
- Upgrade LDAP schema using pki-server command:
pki-server db-schema-upgrade -i pki-tomcat -D "cn=Directory Manager" -w SECret.123
Expected results
The LDAP schema upgrade will successfully complete
Actual results
The upgrade fails with error below:
ldapmodify: invalid option – 'h'
ldapmodify: unrecognized option -h
ERROR: Unable to update schema: Command '['ldapmodify', '-c', '-D', 'cn=Directory Manager', '-w', 'SECret.123', '-h', 'pki1.example.com', '-p', '2389', '-f', '/usr/share/pki/server/database/ds/schema.ldif']' returned non-zero exit status 1