File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,8 @@ Exceptions to the above, with respect to your `/etc/sudoers` configuration:
210210Some other notable restrictions to be aware of:
211211
212212* Some functionality is not supported, such as preventing shell escapes using ` INTERCEPT ` and
213- storing config in LDAP using ` sudoers.ldap ` , and ` cvtsudoers ` .
213+ storing config in LDAP using ` sudoers.ldap ` , and ` cvtsudoers ` . This includes ` sudo -E ` ,
214+ which is [ discouraged] ( https://www.sudo.ws/docs/troubleshooting/#why-does-sudo-modify-the-commands-environment ) in original sudo.
214215* Sudo-rs always uses PAM for authentication, so your system must be set up for PAM.
215216 Sudo-rs will use the ` sudo ` and ` sudo-i ` service configuration. This also means
216217 that resource limits, umasks, etc have to be configured via PAM and not through
You can’t perform that action at this time.
0 commit comments