Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/NAS and 10G configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,6 @@ To get those please access the current system administrator of the TextMachineLa
# User management
In order for the different servers running under the same user in the same environment we have to keep POSIX user IDs the same for a single user on each machine.
So far here is the list of how we name them
| USER |UID |GID |
|arum |5000|4000|
|akovalev |5001|4001|
|vlialin |5002|4002|
|pkyoyete |5003|4003|
|smuckati |5004|4004|
|nshiva |5005|4005|
|span |5006|4006|
|hf_cahce | |6000|

Those home directories are stored at 'nastml.uml.edu/shared_home/%usermane%'
The path of home directory on each server is '/mnt/shared_home/%username%'
Expand Down