Hello all, hoping to get some assistance on pulling a 100% complete backup from a FortiGate device that utilizes VDOMs. It appears the default fnrancid and fnlogin makes the assumption that the device does not contain VDOMs and as such only backs up the initial logged in VDOM due to how VDOMs are handled within the FortiOS. It appears they are treating each VDOM as a completely separate virtual router and as such, pulling a backup for one section of the device, only pulls the configuration for that section.<div>

<div><br></div><div>For example, a basic FG with a single vdom called root, will also contain a section called Global. If I backup the portion as I log directly in with, in this case &lt;root&gt;, it will only contain configuration information for &#39;root&#39; and will not contain anything from Global. On the reverse, if I log into Global and pull a config, same thing, only the configuration for the Global portion and nothing from VDOM root.</div>

<div><br></div><div>Can anyone assist me in updating the fnrancid script to allow the script to move from Global into the root vdom? From Global, the following commands would need to be run to complete this:<div>end</div>

<div>config vdom</div><div>edit root</div><div><br></div><div>Thanks.</div></div></div>