How to Install and Uninstall php74-php-pecl-mysqlnd-krb.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "php74-php-pecl-mysqlnd-krb.x86_64" package
Please follow the guidelines below to install php74-php-pecl-mysqlnd-krb.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
php74-php-pecl-mysqlnd-krb.x86_64
Copied
2. Uninstall "php74-php-pecl-mysqlnd-krb.x86_64" package
Please follow the guidelines below to uninstall php74-php-pecl-mysqlnd-krb.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
php74-php-pecl-mysqlnd-krb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php74-php-pecl-mysqlnd-krb.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:03:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php74-php-pecl-mysqlnd-krb
Version : 1.0.0
Release : 1.el9.remi
Architecture : x86_64
Size : 32 k
Source : php74-php-pecl-mysqlnd-krb-1.0.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Kerberos authentication plugin for mysqlnd
URL : https://pecl.php.net/package/mysqlnd_krb
License : PHP
Description : The mysqlnd_krb extension is an authentication
: plugin for mysqlnd that enables connections to MySQL accounts
: that use Kerberos authentication.
:
: If a MySQL account is configured with Kerberos authentication
: (using `IDENTIFIED WITH kerberos_authentication` clause
: of `CREATE USER`, see [1]) then normally `mysqlnd` will not
: be able to connect to such an account. With this plugin such
: connections are possible provided that user has appropriate
: tickets loaded into the Kerberos ticket cache (in this case
: no password is needed in the connection data).
:
: If a ticket for the MySQL service is not present in the cache
: the plugin can fetch the required ticket from Kerberos provided
: that user principal's password is given in the connection data.
:
: [1] https://dev.mysql.com/doc/refman/8.0/en/kerberos-pluggable-authentication.html
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).
Available Packages
Name : php74-php-pecl-mysqlnd-krb
Version : 1.0.0
Release : 1.el9.remi
Architecture : x86_64
Size : 32 k
Source : php74-php-pecl-mysqlnd-krb-1.0.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Kerberos authentication plugin for mysqlnd
URL : https://pecl.php.net/package/mysqlnd_krb
License : PHP
Description : The mysqlnd_krb extension is an authentication
: plugin for mysqlnd that enables connections to MySQL accounts
: that use Kerberos authentication.
:
: If a MySQL account is configured with Kerberos authentication
: (using `IDENTIFIED WITH kerberos_authentication` clause
: of `CREATE USER`, see [1]) then normally `mysqlnd` will not
: be able to connect to such an account. With this plugin such
: connections are possible provided that user has appropriate
: tickets loaded into the Kerberos ticket cache (in this case
: no password is needed in the connection data).
:
: If a ticket for the MySQL service is not present in the cache
: the plugin can fetch the required ticket from Kerberos provided
: that user principal's password is given in the connection data.
:
: [1] https://dev.mysql.com/doc/refman/8.0/en/kerberos-pluggable-authentication.html
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).