-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenFortGui can start vpn with sudo #167
Comments
Hi, is your user member of "sudo" group? If not add it and try again. |
Yes, has shown in the result of the 'id' command |
I'm in the exact same situation : fresh install of Ubuntu 20.04 (provided by my employer), installed openfortigui from iteas repository, and the same error regarding not able to ask for sudo password despite having the openfortigui in the sudoers.d folder. |
Did you check if "SUDO preserve env" ist enabled in OpenFortiGUI Settings? |
OpenFortiGui can't start VPN
It seems to be a sudo configuration problem ...
Error message in the log :
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
Error in journalctl :
Can't you help me ?
Here is my context on my laptop.
$ id
$ openfortigui --version
$ sudo --version
$ cat /etc/lsb-release
$ cat .openfortigui/main.conf
$ sudo cat /etc/sudoers
$ sudo cat /etc/sudoers.d/openfortigui
The text was updated successfully, but these errors were encountered: