Re: Samba Question for group permissions

From: Sukhbir Dhillon (sdhillon_at_bridgeport.edu)
Date: 03/04/04


Date: Thu, 04 Mar 2004 08:55:15 -0500

On Thu, 04 Mar 2004 07:38:45 +0100, Walter Mautner wrote:

> Harry Phillips wrote:
>
>> Sukhbir Dhillon wrote:
>>> I have a issue for permissions. I'm trying to achieve the following
>>> scenario but no clue.
>>> Group A have read and write permissions to some directory.
>
> So they cannot search the directory: no x permission on a dir means it isn't
> even searchable.
>
>>> Group B have read and execute permissions to same directory.
>
> Fine. They cannot write files there, but search and read/execute the files
> therein.
>
>>> and
>>> Group C have only read permissions to same directory.
>
> walter]$ ll -d test
> dr--r--r-- 2 walter users 4096 Mär 4 07:36 test/
> [walter@woodpecker walter]$ cd test
> bash: cd: test: Permission denied
>
>>> and some one else have all the permissions to same thing.
>>> How can I acheive this to obtain trustee assignments right for end user
>>> of windows.
>>>
>>
>> The best way to manage file permissions with Samba is in smb.conf.
>> Google on "Samba share permissions"
>>
> man chmod?

chmod is useful for owner, group and others.
It provides single set of rights to multiple groups. like all the groups
can read and not write or vice versa.
But I need multiple set of rights to multiple groups.



Relevant Pages

  • Re: Samba Question for group permissions
    ... > chmod is useful for owner, ... > It provides single set of rights to multiple groups. ... > But I need multiple set of rights to multiple groups. ...
    (comp.os.linux.security)
  • Re: Group rights
    ... You cannot assign multiple groups to an object in a traditional unix ... > I was under the impression that user can be members of groups and groups can ... > be used to assign permissions to files and folders. ... > How then, do I assign multiple groups, different permission to the same ...
    (Debian-User)
  • setting up UUCP and Lock files for Users
    ... add another member-group to a users account ie elio user ... 1)check_group_uucp:error testing lock file creation error - ... no permission to create lock file ... multiple groups and one of those groups must be "uucp". ...
    (comp.sys.sgi.admin)
  • Re: INSERT Permission
    ... Please don't post the same question independently to multiple groups. ... SQL FAQ links: ... > I have a user with read permission on the table and execute permission ... > The stored procedure inserts the record in the table. ...
    (microsoft.public.sqlserver.security)
  • Re: Samba Question for group permissions
    ... > chmod is useful for owner, ... > But I need multiple set of rights to multiple groups. ... I guess you want to apply your group permissions ...
    (comp.os.linux.security)