Skip to content

Permission error with NordVPN #1697

Answered by billz
tcoombs asked this question in Q&A
Nov 11, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

The NordVPN binary needs execute permissions in raspap.sudoers (typically this is added by the installer). Edit it safely with sudo visudo /etc/sudoers.d/090_raspap.

www-data ALL=(ALL) NOPASSWD:/usr/bin/nordvpn *

If you don't see the above at the end of the file, append it as shown. Save the file and exit.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tcoombs
Comment options

@billz
Comment options

Answer selected by tcoombs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants