From 7bb4ca39eef29070e31668edcc20527cf160a2a9 Mon Sep 17 00:00:00 2001 From: John Poland Date: Wed, 15 Oct 2025 20:27:20 -0400 Subject: [PATCH] fortigate/vdom_root/user.cfg Wed Oct 15 08:27:19 PM EDT 2025 --- configs/fortigate/vdom_root/user.cfg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 configs/fortigate/vdom_root/user.cfg diff --git a/configs/fortigate/vdom_root/user.cfg b/configs/fortigate/vdom_root/user.cfg new file mode 100644 index 0000000..ee55839 --- /dev/null +++ b/configs/fortigate/vdom_root/user.cfg @@ -0,0 +1,24 @@ +config user fortitoken + edit "FTKMOB2134C905F9" + set license "FTMTRIAL03307A6F" + next + edit "FTKMOB21BF31F838" + set license "FTMTRIAL03307A6F" + next +end +config user local + edit "guest" + set type password + set passwd ENC xPBvzRl0fSM2uN3J7UIN5ZgsnzDN6HlyERGlWMjnJwiOPjoavEAA7GBbieLcGi6kdM3yKTs+HoV/KJp/wFrDo5phGDorttSDcqGGcEYeOsH68xCT+1/OTAlp8NsLaa50tbQ5ujQQjWHBuFoWYqK3xqu820+DvKAP8UOceD719WobX5wwC/mKmGbCpMeJO1JZxdStzQ== + next +end +config user setting + set auth-cert "Fortinet_Factory" +end +config user group + edit "SSO_Guest_Users" + next + edit "Guest-group" + set member "guest" + next +end