Hi,
Is there a way to secure the config files backup limited only to a permitted users?
Regards,
Jhun
Hi Jhun,
Do you mean access to the configs in NCM Web UI or to the stored ones in the DB?
Jiri
Hi Jiri,
Thanks for the feedback.
I think we need to secure both location.
Are the config files saved in DB or as flat file ( for each config file)
To prevent an Orion account from accessing configs through the UI, you must not let the user access NCM at all. This can be done by assigning NCM Role "None" (Settings -> Manage accounts).
NCM always stores the downloaded configs to the SQL DB. Thus, you must secure your DB in order to prevent unauthorised access.
Depending on your settings NCM may also store a copy of each config in Config Archive directory. (See NCM settings for exact path.) You can either disable this option or make sure the folder is not accessible to given users.
Feel free to ask for details on either option.