This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
getting_started:20_install_ubuntu_freeradius_3 [2022/06/13 20:04] admin |
getting_started:20_install_ubuntu_freeradius_3 [2022/08/31 21:56] (current) admin |
||
---|---|---|---|
Line 24: | Line 24: | ||
sudo mv / | sudo mv / | ||
# Extract the RADIUSdesk modified FreeRADIUS directory | # Extract the RADIUSdesk modified FreeRADIUS directory | ||
- | sudo tar xzf / | + | sudo tar xzf / |
sudo mv / | sudo mv / | ||
sudo chown -R freerad. / | sudo chown -R freerad. / | ||
Line 105: | Line 105: | ||
<code bash> | <code bash> | ||
# Members of the admin group may gain root privileges | # Members of the admin group may gain root privileges | ||
- | %admin ALL=(ALL) ALL www-data ALL = NOPASSWD:/ | + | %admin ALL=(ALL) ALL www-data ALL = NOPASSWD:/ |
</ | </ | ||
* Confirm that this line is now inside the / | * Confirm that this line is now inside the / |