~stewart/percona-pam-for-mysql/basic-docs

« back to all changes in this revision

Viewing changes to doc/source/faq.rst

  • Committer: Stewart Smith
  • Date: 2011-11-10 05:55:09 UTC
  • Revision ID: stewart@flamingspork.com-20111110055509-bwpjc71yxmxk9oss
add FAQ on using /etc/shadow for auth

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
====================================
23
23
 
24
24
Yes.
 
25
 
 
26
 
 
27
Can I use the PAM plugin to authenticate against /etc/shadow?
 
28
=============================================================
 
29
 
 
30
Yes, but you will need to run mysqld as root so that the PAM libraries can access /etc/shadow.