View Issue Details

IDProjectCategoryView StatusLast Update
0006161Kali LinuxGeneral Bugpublic2020-03-11 21:14
Reporterbananapralines Assigned Tosteev  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionnot fixable 
Product Version2020.1 
Summary0006161: usr/sbin/ not included in $PATH
Description

Tried to run openvpn packs - not found
confirmed openvpn is installed in usr/sbin but cannot be located

Activities

steev

steev

2020-03-11 21:14

reporter   ~0012405

This isn't a bug - openvpn requires elevated privileges which is why it's in /usr/sbin - everything in /usr/sbin requires elevated privileges, which is why it is not in the normal user's path. If you're going to run it, you need to use sudo, or use the network manager interface which has a helper that runs the openvpn parts with the properly elevated privileges.

Issue History

Date Modified Username Field Change
2020-03-01 13:29 bananapralines New Issue
2020-03-11 21:14 steev Assigned To => steev
2020-03-11 21:14 steev Status new => closed
2020-03-11 21:14 steev Resolution open => not fixable
2020-03-11 21:14 steev Note Added: 0012405