weizhouapache commented on PR #174: URL: https://github.com/apache/cloudstack-cloudmonkey/pull/174#issuecomment-3164395969
> @weizhouapache no. I think that is the issue @ingox was mentioning. Yes, it is the issue that @ingox reported. It seems like @DaanHoogland and @ingox have agreed it is a bash issue. > Currently, you can set username/password for the admin and apikey/secretkey for any user. If the API call fails with keys, it logs in with username/pass, which could be problematic for the use case Ingo was referring. my understanding is a bit different. if users use -s or -k or "set apikey" or "set secretkey" , do not load any profiles in config file, or clean existing profile. Otherwise, load the profile in config file. if apikey/secretkey are wrong in config file, then use username and password instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org