Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pki-server kra-db-vlv-add cli generate ldif file when invalid credentials are passed #3260

Open
pki-bot opened this issue Oct 3, 2020 · 2 comments

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #3143. Originally filed by cipherboy (@cipherboy) on 2020-03-15 15:03:08:


Description of problem:
pki-server kra-db-vlv-add cli generate the ldif file when invalid credentials are passed.

Version-Release number of selected component (if applicable):
10.5.16-2.el7

How reproducible:
Always

Steps to Reproduce:

  1. Run:
     # pki-server kra-db-vlv-add -i topology-02-KRA -D "cn=directory 1231manager" -w SECret.123 -g /tmp/topology-02-KRA.ldif 
    KRA VLVs written to /tmp/topology-02-KRA.ldif
    
  2. Run:
    # pki-server kra-db-vlv-add -i topology-02-KRA -D "cn=directory 1231manager" -w SECretw3r2.123 -g /tmp/topology-02-KRA.ldif 
    KRA VLVs written to /tmp/topology-02-KRA.ldif
    

Actual results:
It generates the ldif file

Expected results:
It should not generate ldif file.

Additional info:

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from cipherboy (@cipherboy) at 2020-03-15 15:03:25

Metadata Update from @cipherboy:

  • Custom field component adjusted to None
  • Custom field feature adjusted to None
  • Custom field origin adjusted to None
  • Custom field proposedmilestone adjusted to None
  • Custom field proposedpriority adjusted to None
  • Custom field reviewer adjusted to None
  • Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1706687
  • Custom field type adjusted to None
  • Custom field version adjusted to None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant