~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_pam/README

  • Committer: Eric Day
  • Date: 2010-03-19 23:00:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1409.
  • Revision ID: eday@oddments.org-20100319230015-61q1t2upb4qb5i70
Changed auth_pam service name to 'drizzle', see bug #484069.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
account    required     pam_unix.so
11
11
 
12
12
Into a file located here:
13
 
/etc/pam.d/drizzled
 
13
/etc/pam.d/drizzle
14
14
 
15
15
Please send email to the drizzle mailing list on Launchpad if you would like
16
16
to contribute.