Skip to content

Commit 044aa39

Browse files
committed
disable root account
1 parent 3a3e2a6 commit 044aa39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
usermod -p $(echo "root" | encrypt -b 6) root
1+
#usermod -p $(echo "root" | encrypt -b 6) root
2+
usermod -C yes root

0 commit comments

Comments
 (0)