Python论坛  - 讨论区

标题:[python-chinese] [OT][求救]文件权限问题

2006年01月05日 星期四 13:36

Perrin perrin.pythoner at gmail.com
Thu Jan 5 13:36:00 HKT 2006

  今天设置了一下一个私人文件夹,想让他只有我一个用户可以访问。
   给了Administrator用户组全部的权限,然后把users用户组的所有权限都拒绝了,以为这样可以了。
   问题来了,随后再访问时,谁都访问不了了,我的那文件的安全选项卡显示如下:


  有谁遇到过这样的问题,我已经在组策略里修改了老半天了,也没有任何效果……

谢谢~~




--
Best Regards

Perrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060105/d5e2add1/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月05日 星期四 14:15

Zoom Quiet zoom.quiet at gmail.com
Thu Jan 5 14:15:07 HKT 2006

在06-1-5,Perrin <perrin.pythoner at gmail.com> 写道:
>
>
>   今天设置了一下一个私人文件夹,想让他只有我一个用户可以访问。
>    给了Administrator用户组全部的权限,然后把users用户组的所有权限都拒绝了,以为这样可以了。
>    问题来了,随后再访问时,谁都访问不了了,我的那文件的安全选项卡显示如下:
>
>
M$ 的权限本来就是笑话,怎么弄都不是那么如意的,
你直接将其设置为只有你的用户有权限访问,拒绝其它用户就好了,


>   有谁遇到过这样的问题,我已经在组策略里修改了老半天了,也没有任何效果……
>
> 谢谢~~
>
>
>
>
> --
> Best Regards
>
> Perrin
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>



--
# Time is unimportant, only life important!
## 面朝开源,我心自由!

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月05日 星期四 14:30

weide wideweide at gmail.com
Thu Jan 5 14:30:37 HKT 2006

An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060105/50e5017b/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月05日 星期四 16:21

Perrin perrin.pythoner at gmail.com
Thu Jan 5 16:21:51 HKT 2006

我就是拒绝其它用户出了问题了,现在是谁都没法用。

weide发的
对本地用户的文件访问控制?
看看这个: http://www.ncie.gov.cn/hr/ppn/pei49/pei49.htm

这个根本就不是一个级别的问题,我现在是Administrator超级用户都没有权利访问,不能做任何更改了。

但是提示的窗口上说可以改权限,但是我的确是没有办法更改呀。。。



> M$ 的权限本来就是笑话,怎么弄都不是那么如意的,
> 你直接将其设置为只有你的用户有权限访问,拒绝其它用户就好了,
>
>
>

--
Best Regards

Perrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060105/d26ac073/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月10日 星期二 10:18

Perrin perrin.pythoner at gmail.com
Tue Jan 10 10:18:26 HKT 2006

问题解决如下:
   因为提示我不是所有者。而且在安全的所有者权限栏填的是未知所有者,大概是我以前交这个用户给删除了吧。。

修改后所有者已经是我了


  在红色圈住部分勾中,把所有者的权限抢过来就行了。
   好了,现在可以为所欲为了啦~~

谢谢weide,那个文档回头来看,的确还是有用的。只是windows的文件权限也就那么回事,所以看起来特别的简略。
我大概很久没处理过这类问题,完全想不起来要有所有者权限这一问题了。

--
Best Regards

Perrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060110/b72a6c43/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月10日 星期二 10:33

weide wideweide at gmail.com
Tue Jan 10 10:33:42 HKT 2006

An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060110/88626ee5/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月11日 星期三 13:11

黑沙 fred.li.1979.m.bj.prc at gmail.com
Wed Jan 11 13:11:33 HKT 2006

其实M$应该把那些系统对象隐藏起来!免得让新手为难
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060111/816b2050/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月12日 星期四 14:06

Perrin perrin.pythoner at gmail.com
Thu Jan 12 14:06:55 HKT 2006

不明白你所说的系统对象是指什么。。。

我会设置错是因为我有这样的需求,新手应该是不会想到要设置这些东西吧……

反正我妈妈从来没问过我,这个文件不想让别人看怎么办?只问这个软件要怎么装?这个软件下载到什么位置了?语音聊天怎么开呀?

 呵呵……



--
Best Regards

Perrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060112/2b7a3078/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月13日 星期五 22:28

黑沙 fred.li.1979.m.bj.prc at gmail.com
Fri Jan 13 22:28:36 HKT 2006

就是M$系统里的那些特殊权限组和debug帐号之类

应该可以使用PGP之类的加密文件夹和逻辑分区!可以建立一个带秘钥的D盘之类的!你只要用那个建密钥的帐号登录,就可以无限制访问!别的帐号要想访问就只能做秘密工作了!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060113/4917d298/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月16日 星期一 09:13

Perrin perrin.pythoner at gmail.com
Mon Jan 16 09:13:58 HKT 2006

On 13/01/06, 黑沙 <fred.li.1979.m.bj.prc at gmail.com> wrote:
>
> 就是M$系统里的那些特殊权限组和debug帐号之类
>
>
> 应该可以使用PGP之类的加密文件夹和逻辑分区!可以建立一个带秘钥的D盘之类的!你只要用那个建密钥的帐号登录,就可以无限制访问!别的帐号要想访问就只能做秘密工作了!
>
> 不知道PGP,不过,密钥是否会存在这样的问题,就是重装之后的,这个秘钥还起作用可是,我却不能打开了。因为那个用户不存在了。

在windows下永远不把Administrator权限给别人,然后自己最好不使用Administrator登录操作,像*nix下要求尽量不用root操作一样。
这样应该可以做到比较安全。 即使重装了,只要Administrator权限组就可以取回他的权限,重新给用户赋予了

  其实主要是由于我用的是公司机器,其它人可能会在我不在时要用。
:)



--
Best Regards

Perrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060116/97aa8402/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年01月17日 星期二 10:46

黑沙 fred.li.1979.m.bj.prc at gmail.com
Tue Jan 17 10:46:56 HKT 2006

把key备份到u盘里就行了!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060117/c2a0243e/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号