mattpeters
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by mattpeters-
mattpeters commented,
Sorry I'm a bit late getting back on this, but thanks for following up and researching that. It makes sense now because I was pretty much brute forcing the privs param with no result. Thanks,
-
mattpeters commented,
No, I never did find a solution. It's kind of sad too because I know the function works (because it clears out privileges you have set before) but there's no documentation on what parameters to send.
-
mattpeters commented,
Hi, Can you tell me how the 'privs' field is supposed to be constructed? It's not detailed there. I tried multiple different ways (example: 'ALTER','alter','all','ALL PRIVILEGES') with no success...
-
mattpeters created a post,
cPanel API MysqlFE::setdbuserprivileges
Hi, I new to working with the API but I setup a few functions that are all working correctly with the with the xmlapi. I can't seem to get MysqlFE::setdbuserprivileges to work. I couldn't find do...