Experimental environment: two Win7 flagship PC;
Requirements: Shared folders set different access rights for different users;
PC Pc-1 as a shared server, PC Pc-2 as the access client, the shared server has folders Test-fu and Test-zi,test-zi in the Test-fu folder. By logging in to pc-1 with an anonymous account, you can delete files in Test-fu, but you cannot delete files in Test-zi. You can either delete the file in the Test-fu or delete the file in Test-zi by logging in to the Pc-1 account with the username admin.
Here are the settings for pc-1:
1. Set Local Security policy,
650) this.width=650; "title=" 1.png "style=" Float:none; "src=" http://s5.51cto.com/wyfs02/M02/7F/5A/ Wkiol1cbsz2wd1mdaab_jj9iixu925.png "alt=" Wkiol1cbsz2wd1mdaab_jj9iixu925.png "/>
650) this.width=650; "title=" 2.png "style=" Float:none; "src=" http://s2.51cto.com/wyfs02/M00/7F/5C/ Wkiom1cbsnjyszzraachi6iehxe894.png "alt=" Wkiom1cbsnjyszzraachi6iehxe894.png "/>
650) this.width=650; "title=" 3.png "style=" Float:none; "src=" http://s2.51cto.com/wyfs02/M01/7F/5C/ Wkiom1cbsnirttsqaabpk9gp5yk464.png "alt=" Wkiom1cbsnirttsqaabpk9gp5yk464.png "/>
2. To share the settings of the folder Test-fu:
Give everyone Full Control permission on the Security tab;
650) this.width=650; "title=" 6.png "src=" Http://s5.51cto.com/wyfs02/M02/7F/5A/wKioL1cbSwGxNlBvAABInzkndns941.png " alt= "Wkiol1cbswgxnlbvaabinzkndns941.png"/>
Give everyone full control in the Share tab;
650) this.width=650; "title=" 7.png "src=" Http://s1.51cto.com/wyfs02/M01/7F/5A/wKioL1cbSw2DCNYbAAA2ZS-kuhE054.png " alt= "Wkiol1cbsw2dcnybaaa2zs-kuhe054.png"/>
3. To share the settings of the folder Test-zi:
In the Security tab, give guest privileges other than delete;
650) this.width=650; "title=" 11.png "src=" http://s4.51cto.com/wyfs02/M01/7F/5C/wKiom1cbSvyzb-AGAABIymYnCn0783.png "alt=" Wkiom1cbsvyzb-agaabiymyncn0783.png "/>
Give admin Full Control in the Security tab;
650) this.width=650; "title=" 12.png "src=" http://s4.51cto.com/wyfs02/M01/7F/5A/wKioL1cbS-Wxn2swAABKRHPXC10018.png "alt=" Wkiol1cbs-wxn2swaabkrhpxc10018.png "/>
4. The command to delete shared connections that you need to use on the shared server when verifying the test effect is: NET session/delete/y
The command to delete the established shared connection on the client is: NET use */delete/y
Discussion on advanced sharing and security of folders under Win7