Procedures: Difference between revisions

From Zymonic
Content added Content deleted
m (Added description)
No edit summary
Line 1: Line 1:
On this page is a collection of useful procedures that you can use to assist in various tasks.
On this page is a collection of useful procedures and guides that you can use to assist in various tasks.


==[[Update from old Security Mode]]==
==[[Update from old Security Mode]]==
Line 10: Line 10:


==[[Installing Zymonic from Scratch]]==
==[[Installing Zymonic from Scratch]]==

==[[Permissions System]]==

Revision as of 09:02, 23 October 2019

On this page is a collection of useful procedures and guides 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

Creating a brand new system in Zymonic, including potential pitfalls and issues. This guide assumes that you already have Zymonic functioning correctly (ie you're not setting zymonic itself up from scratch)

Installing Zymonic from Scratch

Permissions System