In close collaboration with Seoul National University's Structural Complexity Laboratory

 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

resource:sc_lab_info:fedora:vpnselinux [2023/02/15 12:46] (current)
Line 1: Line 1:
 +====== Selinux Settings for our VPN ======
  
 +For our vpn, you need the following settings
 +  [root@sc rim]# ls -Z /​etc/​openvpn
 +  drwxr-xr-x ​ root root system_u:​object_r:​openvpn_etc_t:​s0 certs
 +  -rw-r--r-- ​ root root system_u:​object_r:​openvpn_etc_t:​s0 client.conf
 +  drwx------ ​ root root system_u:​object_r:​openvpn_etc_t:​s0 keys
 +
 +  [root@sc rim]# ls -Z /​etc/​openvpn/​certs
 +  -rw-r--r-- ​ root root system_u:​object_r:​openvpn_etc_t:​s0 ca.crt
 +  -rw-r--r-- ​ root root system_u:​object_r:​openvpn_etc_t:​s0 sc.crt
 +
 +  [root@sc rim]# ls -Z /​etc/​openvpn/​keys
 +  -rw------- ​ root root system_u:​object_r:​openvpn_etc_t:​s0 sc.key