On Tue, 8 Apr 2025 at 08:37, Thomas Wolff via Cygwin <cygwin@cygwin.com> wrote: > > > > Am 08.04.2025 um 03:04 schrieb Jim Garrison via Cygwin: > > I just ran across this today. In a normal session all my remote > > mounts (NTFS, file server running Win10) are visible. In a session > > that is "Run as administrator", none of the mounts are visible. > > > > Is there a configuration parameter that would make mounts visible in > > the administrator session? My Google-fu must be off today because I > > can't seem to find any references to this "issue". > > > It's a Windows paradigm. Admin mounts are distinct from user mounts (and > those from each other). > Just mount again as admin.
I think if you are the same user but different Logon ID, then you are not seeing mounts from the other Logon ID. The only mounts visible to all users must be mounted by user SYSTEM. You need PsExec from https://learn.microsoft.com/en-us/sysinternals/downloads/psexec to run mintty.exe as user SYSTEM. Then mount the SMB filesystem, and all users can use it. Dan -- Dan Shelton - Cluster Specialist Win/Lin/Bsd -- 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