Timeline for Default directory permissions over NFS
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 19, 2013 at 21:57 | vote | accept | Naftuli Kay | ||
| Apr 19, 2013 at 21:57 | comment | added | Naftuli Kay | Ultimate solution: You basically need a perfect copy of the users, groups, and their relationships (which users belong to which groups) on server. | |
| Apr 19, 2013 at 21:16 | comment | added | slm♦ | Yes that's the problem, the userid's need to match on the client and the filesystem being exported from the server. It doesn't key off of the name it's the userid's in the /etc/passwd file that are key. These are what's written to the disk. | |
| Apr 19, 2013 at 21:14 | comment | added | Naftuli Kay | User jake doesn't exist on server but he does on client. Could that be the problem? The group exists with the same id on both client and server. | |
| Apr 19, 2013 at 15:48 | history | edited | slm♦ | CC BY-SA 3.0 | cleaned up syntax |
| Apr 19, 2013 at 15:36 | history | answered | slm♦ | CC BY-SA 3.0 |