Bug #243
/etc/pam.d/sudo is wrong in NCP3
| Status: | New | Start: | 09/01/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
/etc/pam.d/sudo has the following content on NCP3:
#%PAM-1.0 @include common-auth @include common-account
common-auth and common-account do not exist though, so it is only including non-existing files, which obviously has no effect. I guess it is a leftover from Ubuntu.