From 8a8992451a36454fd81268651eee0e5e91bd8283 Mon Sep 17 00:00:00 2001 From: grant-kun Date: Fri, 7 Oct 2022 13:44:38 -0500 Subject: updated security --- json/user.example.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 json/user.example.json (limited to 'json/user.example.json') diff --git a/json/user.example.json b/json/user.example.json new file mode 100644 index 0000000..be82a4d --- /dev/null +++ b/json/user.example.json @@ -0,0 +1,11 @@ +[ + { + "name": "root", + "hash": "OTVYg/fHYeVbtyrusPl8fV+zQcp1ImjzbP+3Cy+3lk14fl2icYhzlULKtbTpOx4E", + "sudo": true, + "last_login": "", + "alias": "root", + "login_key": "", + "mail": "" + } +] -- cgit v1.2.3