Immutable tables and blockchain tables hands-on Posted on March 28, 2022, updated on February 20, 2023 by Yannick JaquierTable of contents Preamble Immutable tables Blockchain tables Basic testing Signing rows References Continue reading
MariaDB PAM LDAP authentication with newest SSSD daemon Posted on February 28, 2022, updated on February 23, 2022 by Yannick JaquierTable of contents Preamble MariaDB PAM LDAP Linux and database configuration Ldapsearch configuration MariaDB PAM LDAP authentication with legacy nslcd configuration MariaDB PAM LDAP authentication with System Security Services Daemon (SSSD) References Continue reading
Database Resident Connection Pooling (DRCP) hands-on Posted on January 28, 2022, updated on January 25, 2022 by Yannick JaquierTable of contents Preamble Database Resident Connection Pooling creation Database Resident Connection Pooling testing References Continue reading
Gradual Database Password Rollover hands-on Posted on December 28, 2021, updated on December 14, 2021 by Yannick JaquierTable of contents Preamble Gradual Database Password Rollover testing Continue reading
Secure Oracle application design and the ANY privileges Posted on November 28, 2021, updated on November 23, 2021 by Yannick JaquierTable of contents Preamble The not so bad solution to avoid CREATE ANY TABLE Oracle proxy user Conclusion References Continue reading
PHP OCI8 and PDO_OCI extensions installation to access Oracle Posted on October 28, 2021, updated on July 8, 2024 by Yannick JaquierTable of contents Preamble OCI8 from pecl PDO_OCI OCI8 from PHP source References Continue reading