URN Logo
UNIX Resources » Linux » China Linux Forum » 文件及打印服务器 » 5 » [精华] 关于SAMBA结合ACL的应用
announcement 声明: 本页内容为中国Linux论坛的内容镜像,文章的版权以及其他所有的相关权利属于中国Linux论坛和相应文章的作者,如果转载,请注明文章来源及相关版权信息。
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.net
  业界新闻与评论
  自由软件杂谈
  IT 人生
  Linux软件快递
  翻译作坊
  Linux图书与评论
  GNU Emacs/XEmacs
  Linux 中文环境和中文化
  Linux桌面与办公软件
  Linux 多媒体与娱乐版
  自由之窗Mozilla
  笔记本电脑上的Linux
  Gentoo
  Debian 一族
  网络管理技术
  Linux 安装与入门
  WEB服务器和FTP服务器
  域名服务器和邮件服务器
  Linux防火墙和代理服务器应用
  文件及打印服务器
  技术培训与认证
  Linux内核技术
  Linux 嵌入技术
  Linux设备驱动程序
  Linux 集群技术
  LINUX平台数据库
  系统和网络安全
  CPU 与 编译器
  系统计算研究所专栏
  Linux下的GUI软件开发
  C/C++编程版
  PHP 技 术
  Java&jsp技术
  Shell编程技术
  Perl 编 程
  Python 编 程
  XML/Web Service 技术
  永远的Unix
  FreeBSD世界
   
[精华] 关于SAMBA结合ACL的应用
[精华] 关于SAMBA结合ACL的应用 - yekau78 [2003-06-06 15:41 | 70 byte(s)]
 
[精华] Re: 关于SAMBA结合ACL的应用 - yekau78 [2003-06-07 12:00 | 43 byte(s)]
 
[精华] Re: 关于SAMBA结合ACL的应用 - larryshao [2003-06-14 01:22 | 941 byte(s)]
 
[精华] Re: 关于SAMBA结合ACL的应用 - 脖子 [2003-06-12 11:10 | 57 byte(s)]
 
Subject: [精华] 关于SAMBA结合ACL的应用
Author: yekau78    Posted: 2003-06-06 15:41    Length: 70 byte(s)
[Original] [Print] [Top]
有无何方高手利用 SAMBA + ACL 实现一个文件(夹)同时属于多个组的权限控制?
[Original] [Print] [Top]
Subject: [精华] Re: 关于SAMBA结合ACL的应用
Author: yekau78    Posted: 2003-06-07 12:00    Length: 43 byte(s)
[Original] [Print] [Top]
如果Samba能够解决这个问题,那么将会极其完美!
[Original] [Print] [Top]
Subject: [精华] Re: 关于SAMBA结合ACL的应用
Author: 脖子    Posted: 2003-06-12 11:10    Length: 57 byte(s)
[Original] [Print] [Top]
好像samba3.0beta可以实现,编译时增加--with-acl-support=yes
[Original] [Print] [Top]
Subject: [精华] Re: 关于SAMBA结合ACL的应用
Author: larryshao    Posted: 2003-06-14 01:22    Length: 941 byte(s)
[Original] [Print] [Top]
Q: Does Samba support ACL?
A: Sort of.

You have to be very careful about what do you mean by ACL.
Though not an expert myself, here are some of things to consider:

1. Which ACL?
There are Windows NT/2000 ACL, POSIX ACL which is included in glibc and others implemented by SUN, NOVELL, DEC/HP.

2. ACL mapping
Windows ACL relies on its underlying file system capabilities (NTFS). Windows does not support ACL on FAT. On the other hand, Linux file system ext2, ext3 support some POSIX ACL. You do can do some mapping between NT ACL and POSIX ACL, remember - it's not a one-to-one relationship. See cacls.exe for mapping.

3. Rumor
I heard that there is some activity going on in the Samba Team to support the NT style ACL by extending the feature on top of POSIX ACL. There is no schedule of when this will happen.
[Original] [Print] [Top]
« Previous thread
跨局域网网关的打印服务器如何做?
文件及打印服务器
5
Next thread »
Samba能创建无密码Administrator账户吗?
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
备案序号: 京ICP备05006143    webmaster: webmaster@unixresources.net
This page created on 2008-07-17 03:03:07, cost 0.064450025558472 ms.