last modif
This commit is contained in:
@@ -39,7 +39,8 @@ skipx
|
||||
# System timezone
|
||||
#timezone Asia/Kolkata --isUtc
|
||||
#timezone Europe/Paris --isUtc
|
||||
timezone Europe/Paris --isUtc
|
||||
#timezone Europe/Paris --isUtc
|
||||
timezone Europe/Paris --utc
|
||||
|
||||
# Create user
|
||||
user --name=firstuser --shell=/bin/bash --homedir=/home/firstuser --groups=wheel --iscrypted --password=$6$rounds=4096$/uJYhTHVUVcI6fZ3$q0xr5HN5VcIArDFTtZqUtXaZzq7/SAUUnFly0qf6lgBDqF0zaJF8KfnaO8nWqFmpMRE/Zdr5cunF/zY4XD7sH1
|
||||
@@ -63,12 +64,12 @@ reboot
|
||||
#firewall --disabled
|
||||
firewall --enabled --ssh
|
||||
|
||||
# password Polixy
|
||||
%anaconda
|
||||
pwpolicy root --minlen=28 --minquality=50 --strict --changesok --notempty
|
||||
pwpolicy user --minlen=12 --minquality=25 --notstrict --changesok --emptyok
|
||||
# pwpolicy luks --minlen=6 --minquality=1 --notstrict --nochanges --notempty
|
||||
%end
|
||||
## password Policy
|
||||
#%anaconda
|
||||
#pwpolicy root --minlen=28 --minquality=50 --strict --changesok --notempty
|
||||
#pwpolicy user --minlen=12 --minquality=25 --notstrict --changesok --emptyok
|
||||
## pwpolicy luks --minlen=6 --minquality=1 --notstrict --nochanges --notempty
|
||||
#%end
|
||||
|
||||
# SeLinux configuration
|
||||
#selinux [--disabled|--enforcing|--permissive]
|
||||
|
||||
Reference in New Issue
Block a user