On Mon, 23 Dec 2024 at 21:52, Bill Stewart via Cygwin <[email protected]> wrote: > > On Fri, Dec 20, 2024 at 5:02 AM Cedric Blancher wrote: > > Is it possible to modify Cygwin sshd to support logins into user SYSTEM? > > > > What problem are you solving?
1. Replace PsExec, and only use Cygwin builtin tools 2. Do global mounts, i.e. mount SMB filesystem for all users. That AFAIK only works if you logon as user SYSTEM, and do the net use \\server\path there Ced -- Cedric Blancher <[email protected]> [https://plus.google.com/u/0/+CedricBlancher/] Institute Pasteur -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

