Is it allowed to disable SNC Access Control Plugin?

MariuszJ
Tera Expert

com.snc.snc_access_control

1 ACCEPTED SOLUTION

MariuszJ
Tera Expert

Just to make sure, I've contacted ServiceNow Support, and they officially confirmed that once SNC Control Access Plugin gets enabled on the instance, there is no way to roll it back or disable, it is going to be there permanently!

 

Admins can however add a record with *.* (double asterisk) in the SNC accesses table itself as user name, to allow all servicenow users to by pass this security measure by default. So technically, there is no way to disable the plugin, but practiacally with asterisk we can neutralize it.

View solution in original post

6 REPLIES 6

If a production instance doesn't have the activated plugin, but a pre-production instance does, will a clone down from the production instance overwrite/deactivate the plugin? Or is there some auto-activation mechanism that will kick in after the clone?

If production didn't have snc_access installed, and it is a standard clone, then yes, the plugin will disappear from sub-prod instances along with the list of granted accesses. I've cheked and it was valid behavior upon upgrade from Washington to Yokohama release.