询问者
映射文件夹权限问题!求高手解答!

问题
全部回复
-
你好,
访问文件服务器上的文件夹可通过两组权限条目来确定:文件夹上设置的的共享权限和 NTFS 权限(也可在文件上设置)。共享权限和 NTFS 权限是独立的,不能彼此更改。对共享文件夹的最终访问权限是考虑共享权限和 NTFS 权限条目后确定的。然后,才应用更为严格的权限。
你的要求可以通过NTFS权限来实现
文件夹右键属性->安全-> 选中要修改的用户或组 - 高级->继续双击选择的用户或组 ->显示高级权限->把“删除子文件夹和文件”、“删除”这两个前面的勾去掉。
更多关于权限的信息,你可以参考下面的链接:
https://technet.microsoft.com/zh-cn/library/cc754178(v=ws.11).aspx
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2017年10月25日 5:39
-
你好,
在我的环境WS2012里测试,共享文件夹里的txt文件可以正常编辑。
通常情况下,只要有写入权限就可以编辑,请在下列界面检查使用账号或组的有效权限是否正确:
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2017年10月31日 8:43
-
你好,
请问你的txt文件可以修改么?
因为txt和office文件的权限机制不太一样,如果你的txt可以修改,而office不能修改的话,也可以去office论坛获得更好的答案。
https://social.technet.microsoft.com/Forums/office/en-US/home?category=officeitpro
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com. -
你好,
请尝试在驱动器根目录新建一个共享文件夹,配置之前的权限。(如果你的共享文件夹是一个子文件夹有可能会继承父文件夹的权限)
Best Regards,
FrankPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.