diff --git a/trunk/PKGBUILD b/trunk/PKGBUILD index a7b665d..5a0f2fb 100644 --- a/trunk/PKGBUILD +++ b/trunk/PKGBUILD @@ -19,7 +19,7 @@ backup=('etc/pam.d/system-auth' 'etc/pam.d/system-remote-login' 'etc/pam.d/system-services' 'etc/pam.d/other') -sha256sums=('3eb67872e436817ec97c4f3795adba2cf1d3829ea4e107ef5747569e4eeb5746' +sha256sums=('cc42a9724db69a7e3495825a08ebd78527a4f3fbbb08bbdd96a2f131fb784f17' '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9' '7ed354fca93af277cb139a7b98be985d573c6a5e5585528b0e76b9a401e59749' '005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9' diff --git a/trunk/system-auth b/trunk/system-auth index 2645043..5a8c432 100644 --- a/trunk/system-auth +++ b/trunk/system-auth @@ -8,7 +8,7 @@ account required pam_unix.so account optional pam_permit.so account required pam_time.so -password required pam_unix.so try_first_pass nullok sha512 shadow +password required pam_unix.so try_first_pass nullok shadow password optional pam_permit.so session required pam_limits.so