Procedures: Difference between revisions

From Zymonic
Content added Content deleted
(Added another procedure)
Line 2: Line 2:


==[[Update from old Security Mode]]==
==[[Update from old Security Mode]]==
This procedure will migrate systems onto a new security model.

It covers updating from sec_id based records in zz_record_security to being in zz_[table name]_rs tables and limiting to one sec_id per 'target/permission' combination.


==[[Creating a New System]]==
==[[Creating a New System]]==

Revision as of 16:19, 2 April 2019

On this page is a collection of useful procedures that you can use to assist in various tasks.

Update from old Security Mode

This procedure will migrate systems onto a new security model.

It covers updating from sec_id based records in zz_record_security to being in zz_[table name]_rs tables and limiting to one sec_id per 'target/permission' combination.

Creating a New System

Installing Zymonic from Scratch