Roadmap : Différence entre versions

De SLM - MediaWiki
Ligne 72 : Ligne 72 :
 
  ! scope="col" | Mediawiki
 
  ! scope="col" | Mediawiki
 
  |-
 
  |-
! scope="row" rowspan="2" | Certificat nominatif
+
! scope="row" rowspan="2" | SSH
  |  
+
| Clé RSA
  |  
+
  | Nominative
 +
  |
 
  |
 
  |
 
  |
 
  |
Ligne 81 : Ligne 82 :
 
  |
 
  |
 
  |-
 
  |-
! scope="row" | root
 
 
  | sshd.conf
 
  | sshd.conf
  | Désactiver l’accès au compte root via mot de passe
+
  | accès ssh par clé uniquement 
 
  |  
 
  |  
 
  |
 
  |
Ligne 90 : Ligne 90 :
 
  |
 
  |
 
  |
 
  |
 
+
! scope="row" | SSO
! scope="row" | Serveur SSO
 
 
  | Kerberos
 
  | Kerberos
  |  
+
  | Indentification unique
 
  |  
 
  |  
 
  |
 
  |

Version du 7 avril 2020 à 06:32

Sécurité

Avoir accès à l'ensemble des serveurs en https avec un certificat valide

HTTPS
Projet Méthode Commentaire OPNSense Jeedom Proxmox Centreon Nextcloud Mediawiki
Sous domaine LWS
OK
OK
OK
OK
OK
OK
Reverse proxy NGINX Géré sur OPNSense
OK
OK
OK
OK
OK
OK
Certificat depuis l'exterieure Let's Encrypt Géré sur OPNSense
OK
OK
OK
OK
OK
OK
Certificat depuis LAN script récupérer les certificat sur OPNSense
OK
à faire
à faire
à faire
à faire
à faire

Authentification

SSH

Descriptif: Avoir accès à l'ensemble des serveurs en SSH avec un certificat nominatif

Projet Méthode Commentaire OPNSense Jeedom Proxmox Centreon Nextcloud Mediawiki
SSH Clé RSA Nominative
sshd.conf accès ssh par clé uniquement SSO Kerberos Indentification unique