What Can/Should Be Configured Outside of FortiManager for Managed Devices?
I understand that (almost?) everything should be configured and deployed via FortiManager for any devices that are managed.
Are there any configuration elements that cannot be done through FortiManager and must be done independently at the device level?
Specifically ... I have a device that cannot connect to FortiAuthenticator, so I have to log in using local credentials. I'm pretty sure the problem is that I need to set a source-ip for the RADIUS connection via CLI:
config user radius
edit "<authentication string>"
set source-ip 192.168.100.1
Of course when I log into the remote device locally and open the CLI, I get the message that "changes will cause this device to be out of sync with FortiManager."
I guess I have four questions:
1. Can this setting for an individual device (that is part of an ADOM with other devices) be set via FortiManager?
2. If so, how?
3. If it cannot be set via FortiManager and I set it on the device itself, will it cause any "out of sync" issues?
4. Are there any configuration elements that can/must be set on the device and not through FortiManager?
I'm just trying to understand if the warning that "this will cause the device to be out of sync" means that I should never EVER change anything locally, or if that's more of a "yes, it can be done, but you need to know what you are doing first" kind of message.
