-
Notifications
You must be signed in to change notification settings - Fork 571
Unable to delete accesskey with double quotes #5181
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
Comments
I am unable to replicate this, deleting the account in both console and mc worked for me. Does the key appear in |
With all the unnecessary ways to name your credentials, why do you make your life harder? |
It is pefectly fine, you are adding new characters on the command line, just use what is presented.
|
This is not an expected behavior, nor is it the result I desired. I use KeePass to manage passwords and incidentally used it to generate a key. I forgot that this is the usual method for generating passwords containing special characters, so it inadvertently produced this invalid key. This was a human error, but firstly, MinIO did not validate the key and successfully generated it. However, after successful import, it triggered an error. Therefore, I don't believe this should be considered as |
Moreover, the issue remains unresolved because this wasn't an error caused by hacking—it was a human mistake that could easily occur under normal circumstances, so this problem shouldn't be closed either. |
@JadeVane We are not going to prioritize this, as it is an unreasonable edge case. You are welcome to debug and send in a fix for it. |
Expected behavior
Unable to delete accesskey with double quotes
Actual behavior
Be able to delete accesskey with double quotes
Steps to reproduce the behavior
d8fe08"0sd"f08080fes
./mc admin user svcacct rm myminio 'd8fe08"0sd"f08080fes'
, encountered an error again:mc --version
mc --version
)System information
Linux version 6.1.0-31-amd64 ([email protected]) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07)
The text was updated successfully, but these errors were encountered: