Advanced Search
Search Results
563 total results found
⏰ Getting started
What is Soffid Break glass? It refers to a mechanism that allows users to gain emergency access to critical systems or information under exceptional circumstances when normal access procedures are not viable. Break glass is a crucial component of security a...
Step 1.1.- How to install Soffid Break glass add-on?
Installation Download Please download the Soffid Break glass add-on. You could download it at the following link http://www.soffid.com/download/enterprise/ if you have a Soffid user with authorization, or in the following http://download.soffid.com/download...
Step 3.- How to use Soffid Break glass recovery tool?
If your system is working fine A window like this will be displayed: If your system is broken You could use Soffid break glass tool: 1. First of all, browse to your Soffid break glass tool URL 2. Soffid break glass tool offer you two options Br...
Step 1.2.- How to install Soffid Break glass tool?
Intallation Execute the Store YAML version: '2' services: breakglass: image: eu.gcr.io/soffid-cloud/breakglass:1.0.3 environment: JAVA_KEYSTORE: /opt/soffid/tomee/certificados/breakglass.jks KEYSTORE_PASS: <YOUR_KEYSTORE_PASS> ...
Step 2.- How to configure Break glass?
Configuration Once you have installed the Break glass addon and Break glass tool, you must configure this tool Steps Break-glass recovery configuration 1. First of all, you need to configure the Break glass recovery. To do this, you need to browse to Bre...
Break-glass recovery configuration
Definition Break glass is the mechanism that allows users to gain emergency access to critical systems or information under exceptional circumstances when normal access procedures are not viable. For more information you can visit the Break Glass book. Sc...
PAM Jump Server Installation
The purpose of this tutorial is to show how to install Jump servers and configure PAM using Docker compose, to use critical resources without knowing the password required. Jump Server A jump server, jump host or jump box is a system on a network used to a...
Console Version 4.0.x
Sync Server Version 4.0.x
How to copy Sync Server Kube Conf to Database table?
When you install soffid Sync server in kubernetes, a properties file is generated. If this file is not saved in a permanent storage, it could be lost during the Syns Server upgrade process. Here you are the steps to copy your Kube config to a data base table ...
ESSO Installation Windows (+3.5.0-enterprise)
Introduction Soffid ESSO is a full Enterprise Single Sign on solution. Here you can find the details about the ESSO +3.5.0-enterprise installation. Supported platforms Soffid ESSO supports Windows XP or later workstations. Windows Interactive installatio...
ESSO
Definition Here is an explanation about how to configure the ESSO profile by using Soffid as Identity Provider. Please note that the profile parameters will be automatically updated on the PCs. Screen overview Standard attributes Class: class name (...
ESSO Installation Linux
Introduction Here you can find the details about the ESSO installation. Installation sudo dpkg -i '<your_path>/MazingerInstaller-3.5.2-enterprise.deb' 💻 Image Interactive configuration 1. To configure, you need to run the following command with you...
Startup process
Windows XP GINA logon Soffid GINA is an optional part of Soffid ESSO. It's features are: Allows users to log on using smart cards. The digital certificates can be auto enrolled as long as there is a method to know which user it belongs to. Allows au...
Enforcing browser addons
Modern browsers, apply certain restrictions to automatically enable browser addons without user intervention: Google chrome Google chrome extension is automatically enabled, but requires internet access, as Chrome is going to download the addon directly from...
Linux User access
How to access? When you try to connect to a Linux machine using Soffid ESSO, you will need to enter your username and password on the Linux login page. If the user does not exists in this machine, depending on the attribute "Create local accounts when there ...
Linux Administrator access
How to access? For domain member hosts, ESSO will remove all existing local accounts except for those with a dependand service. So, in order to access with administrator privileges, user must use a domain account with local administrator privilege, or either ...
How to debug Soffid LDAP?
Installation Prerequisites To install Soffid LDAP, you must install Docker. Despite Docker desktop can be used for testing purposes, Docker container runtime usage is recommended. Steps to debug 1.- First of all, you have to add the DEBUG environment varia...
SSH Gateway Docker Compose Installation
Introduction Soffid allows you to deploy a new docker container with the ssh gateway. The configuration is similar to the sync server configuration, the main difference is the ssh container is listening in ssh. Prerequisites The SSH Service is only released...
RDP Gateway Docker Compose Installation
Introduction Soffid allows you to deploy a new docker container with the RDP gateway. The configuration is similar to the sync server configuration. Prerequisites The RDP Service is only released as a docker service. 1. Install docker (https://docs.docker....