SUSE / pam-config

Tool to modify common PAM configuration files
GNU General Public License v2.0
10 stars 16 forks source link

pam_listfile #6

Closed tyl0re closed 5 years ago

tyl0re commented 5 years ago

pam_listfile.so is missing in pam-config

thkukuk commented 5 years ago

pam_listfile can be added anywhere, even multiple times, if necessary. How should pam-config know, where to add it? That's the reason why pam-config does not support it. If somebody has a good idea how to solve the problem, we can discuss this again.