Search Results
https://dev.mysql.com/doc/connectors/en/connector-net-authentication.html
MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a user. Pluggable authentication enables the server to determine which plugin applies, based on the user name and host name that your ...
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a user. Pluggable authentication enables the server to determine which plugin applies, based on the user name and host name that your ...
https://dev.mysql.com/doc/refman/8.4/en/alter-user.html
The exceptions are: Any client who connects to the server using a nonanonymous account can change the password for that account. When the read_only system variable is enabled, ALTER USER additionally requires the CONNECTION_ADMIN privilege (or the ... ALTER USER [IF EXISTS] user [auth_option] [, user [auth_option]] ...
https://dev.mysql.com/doc/refman/8.4/en/pam-pluggable-authentication.html
PAM pluggable authentication provides these capabilities: External authentication: PAM authentication enables MySQL Server to accept connections from users defined outside the MySQL grant tables and that authenticate using methods supported by PAM.
https://dev.mysql.com/doc/refman/8.4/en/proxy-users.html
The plugin that authenticates a given connection may request that the connecting (external) user be treated as a different user for privilege-checking purposes. For a client connecting to the proxy account to be treated as a proxy user, the ...This ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-start-client.html
This section covers starting the MySQL Cluster Manager client and connecting to the MySQL Cluster Manager agent. You can connect to any MySQL Cluster Manager agent with an mcm client on any platform where it is available. This means, for example, ...MySQL Cluster Manager 8.4.6 includes a command-line client mcm, located in the installation bin ...
https://dev.mysql.com/doc/refman/8.4/en/privileges-provided.html
Grant this privilege to accounts that are used by replicas to connect to the current server as their replication source server. Enables control over client connections not permitted to non-SUPER accounts: Enables use of the KILL statement or ... The ...
https://dev.mysql.com/doc/refman/8.4/en/host-cache.html
Host Cache Operation Configuring the Host Cache Monitoring the Host Cache Flushing the Host Cache Dealing with Blocked Hosts Host Cache Operation The server uses the host cache only for non-localhost TCP connections. It does not use the cache for ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-key-migration.html
This involves connecting to the running server and instructing it to pause keyring operations so that keys can be copied safely from the source keystore to the destination. Pausing keyring operations during an online migration is accomplished by ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-deployment-config-agent-options.html
The Service Manager configuration utility contains the following sets of commands: Agent Connection Utilities: test or edit the connections of MySQL Enterprise Monitor Agent to the monitored MySQL instance. Agent Configuration Utilities: configure ...The following table lists the default locations for each supported operating system: Important These parameters enable you to configure MySQL Enterprise Monitor Agent from script or command line and should only be run while the MySQL Enterprise Monitor Agent is ...