[nm-openvpn] WARNING: file '/home/risko/priv.key' is group or others accessible
[nm-openvpn] WARNING: file '/home/risko/priv.key' is group or others accessible
Jun 12 07:53:47 [nm-openvpn] WARNING: file '/home/risko/priv.key' is group or others accessible
Jun 12 07:53:47 [nm-openvpn] OpenVPN 2.5.9 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on May 29 2023
Jun 12 07:53:47 [nm-openvpn] library versions: OpenSSL 1.1.1q 5 Jul 2022, LZO 2.10
Jun 12 07:53:48 [nm-openvpn] NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
risko@funtoox99 ~ $ ls -l /home/risko/priv.key
-rw-r--r-- 1 risko risko 1675 May 29 15:25 /home/risko/priv.key
risko@funtoox99 ~ $ chmod 600 /home/risko/priv.key
risko@funtoox99 ~ $ ls -l /home/risko/priv.key
-rw------- 1 risko risko 1675 May 29 15:25 /home/risko/priv.key
Comments
Post a Comment