Disconnect from samba share
Fresh3 days ago
Mar 15, 202624602 viewsConfidence Score0%
0%
Problem
Sometimes during the same Windows (Vista) session i have to connect to the same (samba) file server in a workgroup (no domain) as another user. It seems Windows has cached the current connection with user info. To force a new authentification i run a batch script: But this sometime works and someti…
Error Output
@echo off net use * /delete /y net use * /delete /y net use * /delete /y net use * /delete /y net use * /delete /y
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Disconnect from samba share
Low Risk
Right-clicking on the drive in My Computer and saying disconnect is the most reliable way that I've found. Problems usually arise when you have a file on one of the shares held open by some process. However, rather than disconnect when you need to a…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix