Translated message

A translation of this page exists in English.

pam_fprintd.so を設定すると、プロセス中にファイル記述子のリークが発生する

Solution Verified - Updated -

Issue

  • pam_fprintd.so を設定すると、プロセス中にファイル記述子 (FD) のリークが発生します。pam_fprintd.so が設定されていないと、この問題は発生しません。
/etc/pam.d/system-auth:
  #%PAM-1.0
  # This file is auto-generated.
  # User changes will be destroyed the next time authconfig is run.
  auth        required      pam_env.so
  auth        sufficient    pam_fprintd.so <--- Setting
  auth        sufficient    pam_unix.so nullok try_first_pass
  auth        requisite     pam_succeed_if.so uid >= 1000 quiet_success
  auth        required      pam_deny.so

Environment

  • Red Hat Enterprise Linux 7
  • pam
  • fprintd

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content