Re: [Samba] NT ACL's

2003-01-24 Thread David Morel
Bradley W. Langhorst wrote:

On Fri, 2003-01-24 at 16:23, [EMAIL PROTECTED] wrote:


I have been playing with samba for about 3 months.  I have not been able to
find a way to setup acl's efficiently.  I would like to be able to set
permissions for one person one way and three others all with different
permissions.  Then to also add 4 to 5 groups with all with different
permissions the same way you would in windows.  I am new to linux so I have
a hard time fully understanding the Linux permissions.  Any help would be
appreciated.


if you want a full set of permissions like on windows, you'd better 
install acl support on an xfs filesystem for instance. Distros like 
Mandrake (Redhat?) come with these tools already. xfs+acl support has to 
be compiled in the kernel or as modules, and a few other tools can be 
installed to get/set acls on the command line.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] NT ACL's

2003-01-24 Thread Bradley W. Langhorst
On Fri, 2003-01-24 at 16:23, [EMAIL PROTECTED] wrote:
> I have been playing with samba for about 3 months.  I have not been able to
> find a way to setup acl's efficiently.  I would like to be able to set
> permissions for one person one way and three others all with different
> permissions.  Then to also add 4 to 5 groups with all with different
> permissions the same way you would in windows.  I am new to linux so I have
> a hard time fully understanding the Linux permissions.  Any help would be
> appreciated.

If you're talking about files on the client then you need domain groups
- samba2 only has domain users and domain admins (samba3 has whatever
you want).

If you're talking about permissions on the server you can probably do
whatever you want with unix groups.

You'll have to understand unix permissions to do this
try this article
http://www.tldp.org/linuxfocus/English/January1999/article77.html

brad
-- 

Bradley W. Langhorst <[EMAIL PROTECTED]>

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] NT ACL's

2003-01-24 Thread David . Grudek

I have been playing with samba for about 3 months.  I have not been able to
find a way to setup acl's efficiently.  I would like to be able to set
permissions for one person one way and three others all with different
permissions.  Then to also add 4 to 5 groups with all with different
permissions the same way you would in windows.  I am new to linux so I have
a hard time fully understanding the Linux permissions.  Any help would be
appreciated.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba