I would like to remove the Remote mySQL icon from cPanel X3 theme, but I can't seem to find the way to do it. There is no option for it in the WHM Feature Manager (unless I'm overlooking it).
Original thread: http://forums.cpanel.net/f145/ability-remove-remote-mysql-icon-button-cpanel-case-10474-a-82145.html
In paper_lantern, you can hide the icon with a file /usr/local/cpanel/base/frontend/paper_lantern/dynamicui/dynamicui_hide_icon.conf. It will not be removed after update.
file=>remote_mysql,skipobj=>1
In paper_lantern, you can hide the icon with a file /usr/local/cpanel/base/frontend/paper_lantern/dynamicui/dynamicui_hide_icon.conf. It will not be removed after update.
file=>remote_mysql,skipobj=>1
This is important if following the security advisor warning to make my.cnf bind-address setting local only. (Ref: internal CPANEL-6125)
Otherwise my.cnf prevents remote hosts from being allowed but cPanel deceives users into thinking they are allowed.
This is important if following the security advisor warning to make my.cnf bind-address setting local only. (Ref: internal CPANEL-6125)
Otherwise my.cnf prevents remote hosts from being allowed but cPanel deceives users into thinking they are allowed.
This might also be a good example of where individual feature list items should be included on a per-user basis instead of a per-package basis.
For example, in this scenario, if Remote MySQL is made into a feature list item. Then if someone wants/needs Remote MySQL in their cPanel, the owner of the account would have to create a new feature list with Remote MySQL enabled, then create a new package using this new feature list, and then upgrade/downgrade the account to this new package.
If the owner of the account could simply enable Remote MySQL for that user, that might be preferable.
I didn't mean to take this feature request off-topic, I just thought it was a prime example of where a per-user feature enabler would be ideal.
This might also be a good example of where individual feature list items should be included on a per-user basis instead of a per-package basis.
For example, in this scenario, if Remote MySQL is made into a feature list item. Then if someone wants/needs Remote MySQL in their cPanel, the owner of the account would have to create a new feature list with Remote MySQL enabled, then create a new package using this new feature list, and then upgrade/downgrade the account to this new package.
If the owner of the account could simply enable Remote MySQL for that user, that might be preferable.
I didn't mean to take this feature request off-topic, I just thought it was a prime example of where a per-user feature enabler would be ideal.
Hey all! We're investigating potentially adding this feature and wanted to ask: What are the use-cases in which you would want to disable this in the cPanel UI? Looking through the comments I see two, from a hosting provider point of view:
Are there any other reasons that this would come up?
Hey all! We're investigating potentially adding this feature and wanted to ask: What are the use-cases in which you would want to disable this in the cPanel UI? Looking through the comments I see two, from a hosting provider point of view:
Are there any other reasons that this would come up?
Replies have been locked on this page!