|
|
|
|
|
by raesene6
3562 days ago
|
|
Generally the way I've seen sudo implemented in all desktop linuxes is that after providing a password the process gets all access. This to me isn't a great trade off as it relies on the user invoking the process understanding the security risks they're taking, which is a tricky one. Sure you can do more with sudo, but unless it's the default, most people won't |
|