diff options
Diffstat (limited to 'meta/recipes-extended/shadow/files/pam.d/chfn')
| -rw-r--r-- | meta/recipes-extended/shadow/files/pam.d/chfn | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-extended/shadow/files/pam.d/chfn b/meta/recipes-extended/shadow/files/pam.d/chfn deleted file mode 100644 index baf7698bba..0000000000 --- a/meta/recipes-extended/shadow/files/pam.d/chfn +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | # | ||
| 2 | # The PAM configuration file for the Shadow `chfn' service | ||
| 3 | # | ||
| 4 | |||
| 5 | # This allows root to change user infomation without being | ||
| 6 | # prompted for a password | ||
| 7 | auth sufficient pam_rootok.so | ||
| 8 | |||
| 9 | # The standard Unix authentication modules, used with | ||
| 10 | # NIS (man nsswitch) as well as normal /etc/passwd and | ||
| 11 | # /etc/shadow entries. | ||
| 12 | auth include common-auth | ||
| 13 | account include common-account | ||
| 14 | session include common-session | ||
