Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

718 total results found

Change login session duration

TS hosting instructions

To increase the number of minutes a session lasts do the following. Warning!This change affects all instances on a server! First, update the tomcat configuraion sudo nano /usr/share/tomcat/conf/web.xml Second, find the following config and adjust acordingl...

Disable ssh password login

TS hosting instructions

Add a sshd config file with the following content sudo nano /etc/ssh/sshd_config.d/99-ts.conf ChallengeResponseAuthentication no PasswordAuthentication no UsePAM no Reload the SSH daemon sudo systemctl reload sshd WARNING!Now you are no longer able to c...

Hardcoding policies

Server maintenence

How to hardcode/overwrite/overload policies, making it impossible to change them at runtime. Modify the context file (the xml-file in tomcats conf folder), eg. nano /usr/share/tomcat/conf/Catalina/localhost/app.xml Within th Context element in the xml-file ...

2. Understanding templates

TS Comply (GDPR) For administrators

Needs Work

3. The different types of data processors

TS Comply (GDPR) For administrators

The system works with four different types of data processors.The ones generated from a template, ones from templates with shared audit, the fully managed ones and the custom ones. Data processor templates A template based data processor will allways be clon...

Needs Work

1. Understanding the datamodel

TS Comply (GDPR) For administrators

Data is split into three main chunks: Data processors, Systems and GDPR processes.  

Needs Work

1. Understanding the dashboard

TS Comply (GDPR) For endusers

Needs Work

2. Preparing records of processing

TS Comply (GDPR) For endusers

How the wizard works, what gets created and short about the next steps.

Needs Work

3. Completing records of processing

TS Comply (GDPR) For endusers

Data to fill in and how to find it

Needs Work

4. Maintaining records of processing

TS Comply (GDPR) For endusers

Needs Work

4. Adding a proccessing activity

TS Comply (GDPR) For administrators

Needs Work

5. Adding a data processor

TS Comply (GDPR) For administrators

Needs Work

6. Adding a system

TS Comply (GDPR) For administrators

Needs Work

7. Mapping activities and systems

TS Comply (GDPR) For administrators

Needs Work