This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Bug that allows user with no NCM access to pull from config archives

We have a local account that is configured in NCM as:  None No access to NCM functionality.

We validated no NCM access when invoking ConfigSearch like this:

swis.invoke('Cirrus.ConfigArchive', 'ConfigSearch',...)

HOWEVER, when doing a swis.query("SELECT ... FROM Cirrus.ConfigArchive"), this user is actually able to view configs.

This is an application design flaw, correct? (a security flaw)