pam-config/common-session-pc
Thorsten Kukuk b7d13a96be - No %ghost entries anymore, common-*-pc files are now real config
files for better tracking of modifications.
- Update to version 0.91
  - Adjust for Linux-PAM 1.3.0
  - Automatically replace obsolete PAM modules no longer installed
  - Extend error messates

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=78
2016-05-31 13:43:07 +00:00

17 lines
515 B
Plaintext

#%PAM-1.0
#
# This file is autogenerated by pam-config. All changes
# will be overwritten.
#
# Session-related modules common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of modules that define tasks to be performed
# at the start and end of sessions of *any* kind (both interactive and
# non-interactive
#
session required pam_limits.so
session required pam_unix.so try_first_pass
session optional pam_umask.so
session optional pam_env.so