How to solve the "no access permission" problem when sharing folders on LAN? When sharing folders within a local area network, users often encounter the error message "No access rights, please contact the administrator." This issue may be caused by sharing settings or permissions issues. It is crucial to understand the reasons behind it so that appropriate steps can be taken to resolve the issue. This article will delve into this issue and provide an easy-to-understand step-by-step guide to fix it. PHP editor Xigua will give you an in-depth understanding of the Windows LAN sharing mechanism and provide practical solutions to help users easily solve such problems.
1. Turn off password-protected sharing in the Network and Sharing Center.
2. Enable SMB file sharing support when enabling and disabling Windows functions.
3. Add everyone user in disk security.
2. Steps:
1. Turn off password-protected sharing in the Network and Sharing Center.
2. Enable SMB file sharing support when enabling and disabling Windows functions.
3. Check SMB 1.0/CIFS file sharing support, and then the system will prompt you to restart the system.
4. Add the everyone user in Disk Security and assign permissions. (Key step)
5. Select the disk to be shared, turn on advanced sharing, and give everyone full control permissions.
6. Switch the security column option and you will find that there is no everyone user here. At this time, choose to add.
7. Select Advanced, Search, find the everyone user and confirm.
8. When checking permissions here: it is usually full control.
9. After confirming the permissions, you can see the users and permissions, and can share files.
The above is the detailed content of What to do if you do not have permission to access a shared folder? No permission to access shared files. For more information, please follow other related articles on the PHP Chinese website!