Differences
This shows you the differences between the selected revisions of the page.
| 2024-09-09 | 2026-05-07 (current) | ||
| clarification + thanks, but this is not sudo manual (and we suggest to use "su" and not "sudo su" already above) (martin) | sudo-rs (martin) | ||
| Line 32: | Line 32: | ||
| yourusername ALL=NOPASSWD: /bin/sftp-server | yourusername ALL=NOPASSWD: /bin/sftp-server | ||
| - | Note that as WinSCP cannot implement terminal emulation, you need to have ''sudoers'' option ''requiretty'' turned off (which is default). | + | Note that as WinSCP cannot implement terminal emulation, you need to have ''sudoers'' option ''requiretty'' turned off (which is the default and even not supported by modern ''sudo-rs'' implementation). |