Preventing users from uploading JDBC drivers
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.8 reaches end of support. For more information, see Upgrading from IBM Cloud Pak for Data Version 4.8 to IBM Software Hub Version 5.1.
4.8.0 4.8.1 4.8.2 4.8.3 This topic applies to versions 4.8.0, 4.8.1, 4.8.2, and 4.8.3.
4.8.4 or later Starting in version 4.8.4, JDBC driver upload is disabled by default for additional security. For more information, see Enabling users to upload JDBC drivers.
By default, a user with the Administer platform permission and the Manage configurations permission can upload JDBC driver files through the IBM Cloud Pak for Data web client or through REST API calls. You can optionally prevent users from uploading these files if you want tighter control over which files are uploaded to the cluster.
JDBC drivers are used to create Generic JDBC connections and to use some of the predefined connectors.
- Who needs to complete this task?
- To complete this task, you must be either:
- A cluster administrator
- An instance administrator
- When do you need to complete this task?
- Complete this task only if you want to prevent authorized users from uploading JDBC driver files
from the Cloud Pak for Data web client or through REST
API calls.Important: If you disable this feature, a cluster administrator or instance administrator must manually upload JDBC driver files from the OpenShift® command-line interface.
About this task
wdp_connect_connection_disable_jar_tab parameter to
true, users with the Administer platform permission and the
Manage configurations permission cannot:- Upload JDBC drivers from the web client or REST API.
- Delete JDBC drivers from the web client or REST API.