cloudfoundry / cf-mysql-release

Cloud Foundry MySQL Release
Apache License 2.0
58 stars 106 forks source link

verify-cluster-schemas (and possibly others) don't work with remote_admin_access=false #172

Closed youngm closed 7 years ago

youngm commented 7 years ago

It appears that errand uses root by default.

If we need to use a different user, then some instructions on how to create another user with the correct permissions to the errands would be helpful.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/148680185

The labels on this github issue will be updated when the story is started.

menicosia commented 7 years ago

Thanks, I've created #148683645 to address this. Depending on how important this turns out to be, it may be scheduled for cf-mysql-release v37.

I've added a known issue for v36.

I'll go ahead and close this issue, and you can track the fix in the story mentioned above. If there's a further issue, of course you're welcome to re-open this issue or create a new one.

Thanks @youngm !

-- Marco Nicosia Product Manager Pivotal Software, Inc.

youngm commented 7 years ago

Thanks @menicosia We'll just set that property to true for now like it was before. So, no need to rush a fix in on our account. :) Thanks.