-
Notifications
You must be signed in to change notification settings - Fork 125
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
Labels
Comments
h-artzi
added a commit
that referenced
this issue
Apr 16, 2021
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
8 tasks
h-artzi
added a commit
that referenced
this issue
Apr 22, 2021
h-artzi
added a commit
that referenced
this issue
Apr 23, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
./start
scriptExpected Results
The user is created with the password
addfpgxoqaYQGZHJYPZC!)|#]_;_}:1544593700
Actual Results (including error logs, if applicable)
sh: 1: Syntax error: ")" unexpected
Reproducible
Version/Tag number
v1.11.5
Environment setup
Locally on my personal computer (Mac)
The text was updated successfully, but these errors were encountered: