-
According to docs, using a sudoers configuration is insecure since a user can pass `--ssh-cmd` to sshuttle to run arbitrary commands. Although specifying the ssh command may be a requirement in some …
-
Hello,
During setup, if you select 'N' to configure sudo
The treatment will still try to configure it.
[..]
Do users have to accept TOS when connecting for the first time [Y] ?
Allow remote comm…
-
Sudoers is not the best policy system but that is the default helloSystem one, And actually the only one.
We should start a fine tuning of sudoers policy.
It have two big part:
1)
The system d…
-
I've been trying to debug our sudo configuration, partly to get rid of these error emails:
```
[node1.example.org](http://node1.example.org/) : Sep 1 12:12:59 : root :
problem with defaults en…
-
**Describe the feature you'd like see implemented in `sudo-rs`**
Improved error messages in case of a configuration mistake (see also #832).
For example:
* A missing `/etc/sudoers` file (right no…
-
### Actual Behavior
Rancher desktop is failing to start due to lima error
### Steps to Reproduce
1. Open Rancher desktop
2. Make mac laptop sleep
3. Open again, quit Rancher desktop and start it …
-
### Please answer the following question for yourself before submitting an issue
- [X] I checked to make sure that this issue has not already been filed
### AdGuard VPN CLI version
v1.0.0 and…
-
### What happened?
Hello,
I flashed raspberry os lite (I tried 64 and 32bits) on a raspberry pi 3 with imager v1.8.5 and with personnal settings like ssh key, wifi credentials etc ...
My raspberry …
-
It would be immensely powerful, being able to only let a given rule either _apply_ or _not apply_ to a given user.
Effectively, this could help admins secure [configuration] files that are not gov…
-
It's probably a good practice to mostly use a non-admin account, but the non-admin won't be able to change configurations unless at least added to the sudoers list. Need to decide how to resolve this …