mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-04 12:45:22 -05:00
refactoring
This commit is contained in:
parent
221a2df2a2
commit
731d486fa0
6
debian/security-misc.postinst
vendored
6
debian/security-misc.postinst
vendored
@ -39,15 +39,15 @@ addgroup root sudo
|
|||||||
## Related to Console Lockdown.
|
## Related to Console Lockdown.
|
||||||
## /usr/share/pam-configs/console-lockdown-security-misc
|
## /usr/share/pam-configs/console-lockdown-security-misc
|
||||||
## /etc/security/access-security-misc.conf
|
## /etc/security/access-security-misc.conf
|
||||||
|
addgroup --system console
|
||||||
|
addgroup --system console-unrestricted
|
||||||
|
addgroup --system ssh
|
||||||
## 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.
|
||||||
## an "empty" /etc/securetty.
|
## an "empty" /etc/securetty.
|
||||||
## In case a system administrator edits /etc/securetty, there is no need to
|
## In case a system administrator edits /etc/securetty, there is no need to
|
||||||
## block for this to be still blocked by console lockdown. See also:
|
## block for this to be still blocked by console lockdown. See also:
|
||||||
## https://www.whonix.org/wiki/Root#Root_Login
|
## https://www.whonix.org/wiki/Root#Root_Login
|
||||||
addgroup --system console
|
|
||||||
addgroup --system console-unrestricted
|
|
||||||
addgroup --system ssh
|
|
||||||
addgroup root console
|
addgroup root console
|
||||||
|
|
||||||
pam-auth-update --package
|
pam-auth-update --package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user