diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-07 17:50:07 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-07 17:50:07 (GMT) |
commit | fd70881fc93256f3198d282ba0304bf77246e969 (patch) | |
tree | 48767a7f375552af676579a5592763c151948e88 /abs/core/pambase/other | |
parent | 625af3cb9f39122f0d65ab11022f042694e68a81 (diff) | |
download | linhes_pkgbuild-fd70881fc93256f3198d282ba0304bf77246e969.zip linhes_pkgbuild-fd70881fc93256f3198d282ba0304bf77246e969.tar.gz linhes_pkgbuild-fd70881fc93256f3198d282ba0304bf77246e969.tar.bz2 |
pambase: 20120701
-new
Diffstat (limited to 'abs/core/pambase/other')
-rw-r--r-- | abs/core/pambase/other | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/core/pambase/other b/abs/core/pambase/other new file mode 100644 index 0000000..08498b4 --- /dev/null +++ b/abs/core/pambase/other @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required pam_unix.so +account required pam_unix.so +password required pam_unix.so +session required pam_unix.so |