shadow: disable pam_cracklib.
This commit is contained in:
parent
2818c6ecca
commit
fdcd5dc1c3
|
@ -1,2 +1 @@
|
|||
password required pam_cracklib.so type=Linux retry=3
|
||||
password required pam_unix.so sha512 shadow use_authtok
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'shadow'
|
||||
pkgname=shadow
|
||||
version=4.1.5.1
|
||||
revision=14
|
||||
revision=15
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/usr/bin --sbindir=/usr/sbin
|
||||
--libdir=/usr/lib --enable-shared --disable-static
|
||||
--with-libpam --without-selinux --with-acl --with-attr"
|
||||
makedepends="acl-devel pam-devel"
|
||||
makedepends="acl-devel pam-devel>=1.1.8_4"
|
||||
depends="pam"
|
||||
conf_files="
|
||||
/etc/pam.d/usermod
|
||||
|
|
Loading…
Reference in New Issue
Block a user