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

Conjurctl account create with password fails #2114

Closed
1 of 3 tasks
h-artzi opened this issue Apr 16, 2021 · 0 comments · Fixed by #2123
Closed
1 of 3 tasks

Conjurctl account create with password fails #2114

h-artzi opened this issue Apr 16, 2021 · 0 comments · Fixed by #2123

Comments

@h-artzi
Copy link
Contributor

h-artzi commented Apr 16, 2021

Summary

echo -n 'addfpgxoqaYQGZHJYPZC!)|#]_;_}:1544593700' | conjurctl account create --name demo --password-from-stdin returns the following error, sh: 1: Syntax error: ")" unexpected.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to the dev folder and execute the ./start script
  2. execute the command above
  3. See error as depicted above

Expected Results

The user is created with the password addfpgxoqaYQGZHJYPZC!)|#]_;_}:1544593700

Actual Results (including error logs, if applicable)

sh: 1: Syntax error: ")" unexpected

Reproducible

  • Always
  • Sometimes
  • Non-Reproducible

Version/Tag number

v1.11.5

Environment setup

Locally on my personal computer (Mac)

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

Successfully merging a pull request may close this issue.

1 participant