Re: Run explorer.exe with Cygwin newgrp(1) - same user but different primary group

2024-05-31 Thread Bill Stewart via Cygwin
On Thu, May 30, 2024 at 5:21 PM Dan Shelton wrote: How can someone run explorer as Admin then? > I believe the point of the design was to prevent exactly that (as already noted, for security reasons). Bill -- Problem reports: https://cygwin.com/problems.html FAQ: https://

Re: Run explorer.exe with Cygwin newgrp(1) - same user but different primary group

2024-05-30 Thread Dan Shelton via Cygwin
On Wed, 29 May 2024 at 15:41, Bill Stewart via Cygwin wrote: > > On Tue, May 28, 2024 at 9:36 PM Dan Shelton wrote: > > > > Does anyone know how to run Windows explorer.exe with Cygwin > > /bin/newgrp, so all new files created by explorer.exe use that new > > primary group, and all programs launch

Re: Run explorer.exe with Cygwin newgrp(1) - same user but different primary group

2024-05-30 Thread Dan Shelton via Cygwin
On Wed, 29 May 2024 at 15:41, Bill Stewart via Cygwin wrote: > > On Tue, May 28, 2024 at 9:36 PM Dan Shelton wrote: > > > > Does anyone know how to run Windows explorer.exe with Cygwin > > /bin/newgrp, so all new files created by explorer.exe use that new > > primary group, and all programs launch

Re: Run explorer.exe with Cygwin newgrp(1) - same user but different primary group

2024-05-29 Thread Bill Stewart via Cygwin
On Tue, May 28, 2024 at 9:36 PM Dan Shelton wrote: > Does anyone know how to run Windows explorer.exe with Cygwin > /bin/newgrp, so all new files created by explorer.exe use that new > primary group, and all programs launched by explorer.exe use that same > primary group? > As I understand it, E