Network share not requesting credentials
-
- Site Admin
- Posts: 59751
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: Network share not requesting credentials
Should be fixed in the next beta.
FAQ | XY News RSS | XY Twitter
Re: Network share not requesting credentials
That is fantastic, thank you. I will be on the lookout and test as soon as I see the next one released and report back findings.
Regards,
J
Regards,
J
Re: Network share not requesting credentials
The beta is already released^^
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Network share not requesting credentials
Unfortunately, no change. If I put in "\\server\c$" in XYplorer it comes back with "Access is denied", having never prompted me. If I do the same in Windows Explorer or DO, I'm prompted for credentials. Note I did wipe out the Roaming>XYplorer folder so everything starts fresh each time.
I should also point out that the moment I put in the network related share, this comes up, CPU usage spikes, and it sits frozen for a good 15 - 20 seconds before responding.
I should also point out that the moment I put in the network related share, this comes up, CPU usage spikes, and it sits frozen for a good 15 - 20 seconds before responding.
-
- Site Admin
- Posts: 59751
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: Network share not requesting credentials
Check your logged out path with the exist command:
What is returned?
Code: Select all
exist "\\server\c$";
FAQ | XY News RSS | XY Twitter
Re: Network share not requesting credentials
Here are the results of one of the servers it is failing on (fails on all, while Windows Explorer and DO always prompt):
XYplorer 25.40.0002 - Windows 11 Enterprise, 64-bit, Version 23H2, Build 22631.2861 (10.0) - 2023-12-21 12:12:16 Path: \\<redacted>\c$ Real Path: \\<redacted>\c$ ExistFile: False ExistPath: False ExistFolder: True ExistItemFF: False ExistPathFF: False (Access is denied.) ExistPathOrFile: False ExistPathOrFileShell: True ExistDrive: False Shell DisplayName: c$ (\\<redacted>) Shell TypeName: Opens with: Windows Explorer [C:\WINDOWS\Explorer.exe] Shell Icon: 87 Resolved Icon: 87 Custom File Icon: 87 (disabled) HasFolderContents: False - Error 5: Access is denied. IsNetworkLocation: True GetDriveType: 0 (DRIVE_UNKNOWN) GetItemType: 5 GetFileAttributes: 0xFFFFFFFF (-1) - RHSDATLCOIEPUJMVXK Owner: IsDriveHidden: False/False, ShowHiddenDrives: 0, HideDrivesByLetter: Watchable: True LockedTree: 0, MiniTree: 0, MiniTreeVerifyOnSelect: 0, TreeSkipVerifyOnSelect: 0 FilenamesCaseSensitive: 0, Portable Devices Count: 0 FastNetworkEnumeration: 0, AssumeServersExist: 0, PrecheckServers: 0, CacheServers: 1 CheckServerMethod: 0, CheckServer3: 0, NetworkCapsCheck: 0, ShowAllServers: 0, ShowHiddenShares: 0 ExistItemUNC: False ExistPathUNC: False ExistPathUNCQuick: False ExistServer: True - AccessDenied: False - BadNetPath: False - AccessErrorCode: 0 IsShareAccessDenied: True - AccessErrorCode: 5 IsOnKnownServer: True IsServerConnected: True - Return/BufferType: 0/3
-
- Site Admin
- Posts: 59751
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: Network share not requesting credentials
Hmm, looks perfect. "Error 5: Access is denied." all over the place. I wonder why the logon doesn't pop. Again, I'll look into it tomorrow.
PS: if you do
PS: if you do
logon "\\server\c$";
, does it pop?FAQ | XY News RSS | XY Twitter
Re: Network share not requesting credentials
If I do the pop-up for login comes immediately.
Code: Select all
logon "\\server\c$";
Re: Network share not requesting credentials
Unfortunately, this is what Windows Defender is telling me. I have run ClamAV and it showed no issues, nor did MalwareBytes. First time I've ever been alerted in an XYplorer download though. I can't install it at this time.
Re: Network share not requesting credentials
Note that the .zip file of the beta does not throw AV issues.
-
- Site Admin
- Posts: 59751
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: Network share not requesting credentials
Cannot do anything about it. Wait till the message disappears. Usually takes a few hours.
FAQ | XY News RSS | XY Twitter
Re: Network share not requesting credentials
Using the portable beta of 25.40.0004, I'm happy to report I was able to navigate and input credentials for the C$ share. I will try downloading the installer later today.
One thing of note. If I run XYplorer stock and it comes up; I then ask it to go to "\\server\c$"... it sits there stating, "enumerating shares" for a full minute before I'm prompted for credentials.
I've found that I really need to check the box, Safety Belts, Network >> Network >> Cache network servers
in order to do things without startup waits or the like on the network shares.
Thank you for addressing this so quickly.
One thing of note. If I run XYplorer stock and it comes up; I then ask it to go to "\\server\c$"... it sits there stating, "enumerating shares" for a full minute before I'm prompted for credentials.
I've found that I really need to check the box, Safety Belts, Network >> Network >> Cache network servers
in order to do things without startup waits or the like on the network shares.
Thank you for addressing this so quickly.
-
- Site Admin
- Posts: 59751
- Joined: 22 May 2004 16:48
- Location: Win8.1 @100%, Win10 @100%
- Contact:
Re: Network share not requesting credentials
The enumeration has to be done, but a minute is extreme. It should be a couple of seconds at most. That's Windows 11?
FAQ | XY News RSS | XY Twitter
Re: Network share not requesting credentials
Yes, Windows 11 23H2 build 22631.2861
Also follow-up; the Windows Defender issue mitigated itself as you stated.
Also follow-up; the Windows Defender issue mitigated itself as you stated.