Security Warning When Opening File From Network Share
Description:
So like most people, I don’t store anything important on my local computer and have a Linux samba share where I store all my important stuff that I have mapped to my computer for file manipulations. This works fine from Linux to Windows, but I couldn’t get Windows to shut up about Open File Security Warning
every time I tried to open something. Thankfully, this exact situation has already been addressed and answered:
To Resolve:
-
Run =>
inetcpl.cpl
=> Tools => Internet Options => Security tab => Local Intranet => Sites:- Check “automatically detect intranet network”
- Go to Advanced => Add
- In the text box type:
file://computername
or10.0.0.100
or whatever the IP is of the server. - Add => Close => OK => OK.
Comments