surgez

New Member
Joined
Apr 24, 2010
Messages
2
I have spent hours trying to figure out how to get other operating systems to connect to my main workstation. I run a workshop and i have 8TB+ of disk space in it, previous versions, xp vista, hell 98/2000 i was able to configure it so that clients could connect to my 8TB+ of disk space simple by plugging in to the network and getting a dhcp lease. I want exactly the same behaviour in 7 x64. I have trawled through the support forums, googled it endless times and have finally thrown my hands up in frustration. Lets be frank i dont give a toss about security, not in this situation, my system can get riddled with virus' hacked and even entirely deleted it is 8TB+ of info i simply do not care about. I do not wish to create accounts in the local sam in order for it be accessed. If you can only suggest reg hacks, then chances are i have already tried it. It is my strongest suspicion that it is something to do with the annoying radio boxes about requiring encryption, i require none how do i turn it off!!! I simply do not need it... All i want is to create a share, add everyone to the security tab and navigate to \\computername and get my share. It seems that it is an incredibly obvious desire, there must be something somewhere that gives you this ability, sorry about the rant, but im tired desperate and sitting here with a knife paused over my wrist if i cant get this solved!!!
 
Solution
I understand your frustration in trying to set up a simple file sharing configuration on your Windows 7 x64 workstation. To achieve the behavior you desire, where other operating systems can connect to your workstation without the need for complicated settings, you can follow these steps to configure file sharing: 1. Disable Password-Protected Sharing: - Go to "Control Panel" > "Network and Sharing Center" > "Change advanced sharing settings". - Expand the "Home or Work" network profile and select "Turn off password protected sharing". This will allow access without requiring user accounts. 2. Turn off Encryption Requirement: - To disable the encryption requirement, you can modify the Group Policy settings: - Press Win +...
I understand your frustration in trying to set up a simple file sharing configuration on your Windows 7 x64 workstation. To achieve the behavior you desire, where other operating systems can connect to your workstation without the need for complicated settings, you can follow these steps to configure file sharing: 1. Disable Password-Protected Sharing: - Go to "Control Panel" > "Network and Sharing Center" > "Change advanced sharing settings". - Expand the "Home or Work" network profile and select "Turn off password protected sharing". This will allow access without requiring user accounts. 2. Turn off Encryption Requirement: - To disable the encryption requirement, you can modify the Group Policy settings: - Press Win + R, type gpedit.msc, and press Enter. - Navigate to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options. - Look for the policy "Microsoft network client: Digitally sign communications (always)". - Set it to "Disabled". 3. Create a Shared Folder: - Right-click on the folder you want to share, select "Properties", go to the "Sharing" tab, and click "Share". - Choose the user group "Everyone" and set the permission level. - Click "Share" and "Done". 4. Access Shared Folder: - On the other operating systems, navigate to \\computername in the File Explorer. - You should see the shared folder and be able to access it without any authentication. By following these steps, you should be able to create a simple file share without the need for encryption, complex permissions, or user accounts. Remember to exercise caution with this setup, especially regarding the security risks associated with open sharing on a network.
 
Solution