committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-05-25 13:41:40 +03:00
parent a96e2e2fa1
commit d564162974
68 changed files with 520 additions and 120 deletions

21
security/pwhistory.conf Normal file
View File

@@ -0,0 +1,21 @@
# Configuration for remembering the last passwords used by a user.
#
# Enable the debugging logs.
# Enabled if option is present.
# debug
#
# root account's passwords are also remembered.
# Enabled if option is present.
# enforce_for_root
#
# Number of passwords to remember.
# The default is 10.
# remember = 10
#
# Number of times to prompt for the password.
# The default is 1.
# retry = 1
#
# The directory where the last passwords are kept.
# The default is /etc/security/opasswd.
# file = /etc/security/opasswd