I have pam (0.99.7.1-5ubuntu5), but the message still appears constantly in my syslog, and cat /etc/pam.d/common-session returns:
# # /etc/pam.d/common-session - 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). The default is pam_unix. # session required pam_unix.so session optional pam_foreground.so So, should I just comment out the last line? -- pam reports errors on missing pam_foreground.so https://bugs.launchpad.net/bugs/198714 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
