Timeline for Allow group to r/w in folder owned by a specific user
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 16, 2016 at 12:19 | comment | added | Atnaize | @Gilles I posted another post on another forum and found a solution. serverfault.com/questions/796224/… | |
| Aug 15, 2016 at 21:01 | comment | added | Gilles 'SO- stop being evil' | See also the quasi-duplicate Allow a user to read some other users' home directories | |
| Aug 11, 2016 at 12:13 | vote | accept | Atnaize | ||
| Aug 11, 2016 at 10:33 | history | tweeted | twitter.com/StackUnix/status/763684834845876224 | ||
| Aug 11, 2016 at 9:15 | answer | added | user147505 | timeline score: 2 | |
| Aug 11, 2016 at 9:13 | comment | added | countermode | Adding user1 to manager is not sufficient because newly created resources will assume the primary GID of the creating process by default. | |
| Aug 11, 2016 at 9:11 | comment | added | countermode | the problem description is incomplete: How much do you want to automate the process? I.e. is user1 supposed to do anything manually? Second, should the sought solution apply to any directory that user1 creates, or only to selected directories (say, directories within a subtree of a file system)? Third, how does user1 create the directories under consideration - manually through mkdir on the command line, or from the desktop, or by a script? | |
| Aug 11, 2016 at 9:08 | answer | added | sjsam | timeline score: 1 | |
| Aug 11, 2016 at 9:08 | answer | added | user172564 | timeline score: 2 | |
| Aug 11, 2016 at 8:59 | history | edited | Anthon | CC BY-SA 3.0 | deleted 1 character in body |
| Aug 11, 2016 at 8:57 | answer | added | fragwürdig | timeline score: 5 | |
| Aug 11, 2016 at 8:57 | answer | added | Anthon | timeline score: 2 | |
| Aug 11, 2016 at 8:56 | history | edited | Atnaize | CC BY-SA 3.0 | added 179 characters in body |
| Aug 11, 2016 at 8:49 | comment | added | user172564 | You have two options (or even more), first: add maganer to user1 groups, 2nd: add an ACL for specific file or directory. Which one is what you want? You can also use chgrp -G or use GID-bits for permissions. Tell us what limitations you wanna set, and what you have tried. | |
| Aug 11, 2016 at 8:38 | review | First posts | |||
| Aug 11, 2016 at 8:38 | |||||
| Aug 11, 2016 at 8:33 | history | asked | Atnaize | CC BY-SA 3.0 |