Public bug reported:

In case of the following scenario:
1. PAM configured to run auth and session with pam_exec scripts synchronizing 
via SIGUSR1
2. Using GDM as the login manager causes SIGUSR1 never reaches the target 
scripts.

Workaround:
a) Use SIGUSR2 in the scripts.
b) Comment out block_sigusr1() call in daemon/main.c.

** Affects: gdm (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  In case of the following scenario:
- 1. PAM configured to run auth and session scripts synchronizing via SIGUSR1.
+ 1. PAM configured to run auth and session with pam_exec scripts synchronizing 
via SIGUSR1
  2. Using GDM as the login manager causes SIGUSR1 never reaches the target 
scripts.
  
  Workaround:
  a) Use SIGUSR2 in the scripts.
  b) Comment out block_sigusr1() call in daemon/main.c.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782152

Title:
  GDM block SIGUSR1 used in PAM scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1782152/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to