• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

How to install pam_mysql in CentOS or Red Hat

August 22, 2013 by Sharad Chhetri 2 Comments

How to install pam_mysql in CentOS or Red Hat

While working on some mysql authentication.I required pam_mysql. In CentOS 6.4 I found it was not available even in CentOS 5 it was not also.
Again same method is applied. Download the EPEL repo.

Step 1: Install latest EPEL Repo

rpm -ivh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm

Step 2: Now install it via yum command

yum install pam_mysql

Step 3: Check is it installed or not

ls  /lib/security/pam_mysql.so

pam_mysql

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. Install MySQL Server 5.6 in CentOS 6.x and Red Hat 6.x Linux
  2. How to add/install Ubuntu fonts in CentOS/Red Hat Linux
  3. How to create multiple mysql instance in CentOS 6.4 and Red Hat 6.4
  4. Set GRUB password after installation of CentOS/Red Hat
  5. Recover Linux Grub Password in linux rescue mode CentOS/Red Hat
  6. Password prompt in single user mode is not secure : CentOS/Red Hat
  7. How to install and configure nagios nrpe in CentOS and Red Hat
  8. How to install apache webserver in CentOS and Red Hat
  9. How to install whois client in CentOS and Red Hat
  10. Install Ubuntu font family for individual user in CentOS/Red Hat

Filed Under: Tips And Tricks Tagged With: mysql

Reader Interactions

Comments

  1. Mathijs says

    October 28, 2014 at 8:45 pm

    Maybe update step3 to check for the lib64 dir if you’re on a 64 distro?

    Reply
    • sharadchhetri says

      October 29, 2014 at 2:53 pm

      Thanks Mathijs,

      Your suggestion is perfect. Yes, on 64 bit OS, it should be in /lib64/..

      Thanks and Regards
      Sharad

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

New XAMPP security concept

How to zip directory in linux explained with examples

Change default editor of crontab in Ubuntu

find command to search keyword in files recursively in linux

This kernel requires an x86-64 CPU but only detected an i686 CPU

Error installing rails

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy