User Tools

Site Tools


howto:umask

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:umask [2019/03/07 17:47]
wikiadmin
howto:umask [2022/03/18 12:12] (current)
wikiadmin
Line 1: Line 1:
 ======umask====== ======umask======
  
-The CHPC cluster uses CentOS as its operating system and follows the user private group convention for user accounts. This means that each user has a username (UID) and a corresponding group (GID).  This scheme allows for easier set up of shared directories on the various file systems (home or Lustre) that users have access to.+The CHPC cluster uses [[quick:os|CentOS]] as its operating system and follows the user private group convention for user accounts. This means that each user has a username (UID) and a corresponding group (GID).  This scheme allows for easier set up of shared directories on the various file systems (home or Lustre) that users have access to.
  
 =====Default umask===== =====Default umask=====
Line 71: Line 71:
   * [[https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Reference_Guide/s1-users-groups-private-groups.html|RedHat Documentation: 6.4. User Private Groups]]   * [[https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Reference_Guide/s1-users-groups-private-groups.html|RedHat Documentation: 6.4. User Private Groups]]
   * [[https://security.ias.edu/how-and-why-user-private-groups-unix|IAS Network Security:The How and Why of User Private Groups in Unix]]   * [[https://security.ias.edu/how-and-why-user-private-groups-unix|IAS Network Security:The How and Why of User Private Groups in Unix]]
 +
 +
 +======Shared Group Directory======
 +
 +The above is used to share a directory on the cluster amongst the members of a CHPC research programme, also known as a project.
 +
 +The PI of a project can request a Linux group be created on the cluster for their programme, using the short name, also known as the project name.  This is the same project identifier used with job scripts to in
 +
 +The PI of a project can further apply for a shared group directory on ''/mnt/lustre/groups'', however, this requires special motivation as described in the [[chpc:accounts|CHPC User Policy]] document.  The setgid bit will then be set on that directory.
 +
 +
/app/dokuwiki/data/attic/howto/umask.1551973647.txt.gz · Last modified: 2021/12/09 16:42 (external edit)