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