Could not start OpenVPN (openvpnstart returned with status #254)
Contents of the openvpnstart log:
openvpnstart log:
/Library/Application Support/Tunnelblick/Shared/*****.tblk permissions are 0700; they should be 0755
pathIsNotSecure: pathComponentIsNotSecure(/Library/Application Support/Tunnelblick/Shared/******.tblk, 0755)
/Library/Application Support/Tunnelblick/Shared/*****.tblk is not secured
If i set 755 using chown tool I'm starting to get this error:
Could not start OpenVPN (openvpnstart returned with status #254)
Contents of the openvpnstart log:
openvpnstart log:
/Library/Application Support/Tunnelblick/Shared/*****.tblk permissions are 0755; they should be 0700
pathIsNotSecure: pathComponentIsNotSecure(/Library/Application Support/Tunnelblick/Shared/******.tblk, 0700)
/Library/Application Support/Tunnelblick/Shared/*****.tblk is not secured
Please help with resolving this issue, thanks!