Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
March 29, 2000
If you receive Access is denied when connecting to a share, it may be that you do not have Execute (X) permissions on all the folders that must be traversed.
You can open a fully qualified name without Execute permissions, as in
NOTEPAD \ServerNameShareNameFolderfile.txt
but if you don't have execute permissions on a parent folder, you can't navigate.
NOTE: You probably set Read access using Special Directory Access.
You May Also Like