mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +07:00
usr/share/pam-configs/console-lockdown -> usr/share/pam-configs/console-lockdown-security-misc
This commit is contained in:
8
debian/control
vendored
8
debian/control
vendored
@ -181,10 +181,10 @@ Description: enhances misc security settings
|
|||||||
Not enabled by default in this package since this package does not know which
|
Not enabled by default in this package since this package does not know which
|
||||||
users shall be added to group 'console' and/or 'ssh' and would break console,
|
users shall be added to group 'console' and/or 'ssh' and would break console,
|
||||||
X Window System and ssh login since files in
|
X Window System and ssh login since files in
|
||||||
/usr/share/pam-configs/console-lockdown result in modifications of
|
/usr/share/pam-configs/console-lockdown-security-misc result in modifications
|
||||||
/etc/pam.d/common-account file which not only applies to /etc/pam.d/login but
|
of /etc/pam.d/common-account file which not only applies to /etc/pam.d/login
|
||||||
also all other services such as /etc/pam.d/ssh.
|
but also all other services such as /etc/pam.d/ssh.
|
||||||
/usr/share/pam-configs/console-lockdown
|
/usr/share/pam-configs/console-lockdown-security-misc
|
||||||
/etc/security/access-security-misc.conf
|
/etc/security/access-security-misc.conf
|
||||||
.
|
.
|
||||||
Protect Linux user accounts against brute force attacks.
|
Protect Linux user accounts against brute force attacks.
|
||||||
|
2
debian/security-misc.postinst
vendored
2
debian/security-misc.postinst
vendored
@ -40,7 +40,7 @@ addgroup --system ssh
|
|||||||
addgroup root sudo
|
addgroup root sudo
|
||||||
|
|
||||||
## Related to Console Lockdown.
|
## Related to Console Lockdown.
|
||||||
## /usr/share/pam-configs/console-lockdown
|
## /usr/share/pam-configs/console-lockdown-security-misc
|
||||||
## /etc/security/access-security-misc.conf
|
## /etc/security/access-security-misc.conf
|
||||||
## This has no effect since by default this package also ships and an
|
## This has no effect since by default this package also ships and an
|
||||||
## /etc/securetty configuration file that contains nothing but comments, i.e.
|
## /etc/securetty configuration file that contains nothing but comments, i.e.
|
||||||
|
Reference in New Issue
Block a user