committing changes in /etc made by "bash i360deploy.sh --key IMUNX4Nv23rDqdjndBH"
Package changes:
This commit is contained in:
8
pam.d/.password-auth.i360patch
Normal file
8
pam.d/.password-auth.i360patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- /etc/pam.d/password-auth 2021-08-26 19:12:51.778023053 +0300
|
||||
+++ - 2023-02-09 14:51:46.796675536 +0200
|
||||
@@ -1,3 +1,5 @@
|
||||
auth required pam_env.so
|
||||
+auth required pam_imunify.so check_only
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
+auth required pam_imunify.so
|
||||
auth required pam_deny.so
|
||||
8
pam.d/.system-auth.i360patch
Normal file
8
pam.d/.system-auth.i360patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- /etc/pam.d/system-auth 2022-10-08 19:09:45.000000000 +0300
|
||||
+++ - 2023-02-09 14:51:46.801236173 +0200
|
||||
@@ -4,3 +4,5 @@
|
||||
auth required pam_env.so
|
||||
+auth required pam_imunify.so check_only
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
+auth required pam_imunify.so
|
||||
auth required pam_deny.so
|
||||
@@ -1,5 +1,7 @@
|
||||
auth required pam_env.so
|
||||
auth required pam_imunify.so check_only
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
auth required pam_imunify.so
|
||||
auth required pam_deny.so
|
||||
|
||||
account required pam_unix.so
|
||||
|
||||
16
pam.d/password-auth.i360bak
Normal file
16
pam.d/password-auth.i360bak
Normal file
@@ -0,0 +1,16 @@
|
||||
auth required pam_env.so
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
auth required pam_deny.so
|
||||
|
||||
account required pam_unix.so
|
||||
|
||||
password requisite pam_pwquality.so try_first_pass local_users_only retry=3 authtok_type=
|
||||
password sufficient pam_unix.so try_first_pass use_authtok nullok sha512 shadow
|
||||
password required pam_deny.so
|
||||
|
||||
session optional pam_keyinit.so
|
||||
session required pam_limits.so
|
||||
-session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid
|
||||
session required pam_unix.so
|
||||
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
# This file is auto-generated.
|
||||
# User changes will be destroyed the next time authselect is run.
|
||||
auth required pam_env.so
|
||||
auth required pam_imunify.so check_only
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
auth required pam_imunify.so
|
||||
auth required pam_deny.so
|
||||
|
||||
account required pam_unix.so
|
||||
|
||||
18
pam.d/system-auth.i360bak
Normal file
18
pam.d/system-auth.i360bak
Normal file
@@ -0,0 +1,18 @@
|
||||
#%PAM-1.0
|
||||
# This file is auto-generated.
|
||||
# User changes will be destroyed the next time authselect is run.
|
||||
auth required pam_env.so
|
||||
auth sufficient pam_unix.so try_first_pass nullok
|
||||
auth required pam_deny.so
|
||||
|
||||
account required pam_unix.so
|
||||
|
||||
password requisite pam_pwquality.so try_first_pass local_users_only retry=3 authtok_type=
|
||||
password sufficient pam_unix.so try_first_pass use_authtok nullok sha512 shadow
|
||||
password required pam_deny.so
|
||||
|
||||
session optional pam_keyinit.so revoke
|
||||
session required pam_limits.so
|
||||
-session optional pam_systemd.so
|
||||
session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid
|
||||
session required pam_unix.so
|
||||
Reference in New Issue
Block a user