终于实现samba 权限的灵活运用(POSIX ACL)
终于实现了用samba完全代替win下面是我的发现,现在共享给大家
主要是让内核支持 acl
当然你的内核必须是2.6以上才可以
详情请参照 附件
[ 本帖最后由 lovegqin 于 2007-4-3 14:38 编辑 ] 很好``谢谢 不错
又学了点东西 有点意思 Read this:
http://www.suse.de/~agruen/acl/linux-acls/online/
This paper discusses file system Access Control Lists as implemented
in several UNIX-like operating systems. After recapitulating the
concepts of these Access Control Lists that never formally became a
POSIX standard, we focus on the different aspects of implementation
and use on Linux.
ACL 好东西,不管在什么地方 ,这各种东西总是最底层的 同志,我的内核是2.4的也支持这个啊 2.4好像要加补丁 多谢共享~~~~