add dummy password

This commit is contained in:
lukas 2021-06-30 16:23:03 +02:00
parent 08de808d36
commit 130797c4b2

View File

@ -53,10 +53,10 @@ lang en_US.UTF-8
timezone Europe/Paris --utc # Pour Paris ! timezone Europe/Paris --utc # Pour Paris !
# Set root password and activate the account # Set root password and activate the account
rootpw --iscrypted $6$1Qp09nFQWuKCIYbR$EtsMGR9btLcZqPzgdi56gNc4q00UYbWxV0TAWlE8gkjhdBK7tJ2QrabHXShDFPz.X5r7Ux1m3cUOJb3ZYQdhY/ rootpw --iscrypted $6$2rA58L/SQu5.xMTb$u8.zqBWE5bK1/N983qDpJEp41yg66GwQ3YVTpsRghVhNiZypWyo2Zq2Qwr2tCM3bt50mKMIgHzbPdtSq9ErPz.
# Create "test" user account # Create "test" user account
user --name=lukas --password=$6$iSrkYfqhTgyyf8ND$mpc0D/C0S8WbrS2uG62Gf3kH8wjNAGUFUI3RMQFC9HGjM7HOy169blyhuRnzFSJUSjKQOoK0lfU353h//IpNg/ --iscrypted --gecos="lukas" user --name=lukas --password=$6$wlB.n8fvumAXv3xn$clVIswjLUjb7MZoJ2JHi1zk1zmx5ViQuzbVkLYf70SDan5hdqI0tUkc89nHE8pVnHStO4mcl3c1Tk0WJvCet1. --iscrypted --gecos="lukas"
## NETWORK RELATED ## ## NETWORK RELATED ##