Chapter 6: Security and File Sharing


To execute an HSI command involving local or HPSS files successfully, the user must have access privileges to all nodes of the path as follows:

If you expect to share files with other users, you will need to understand access rights. All files are protected against the access of an unauthorized user, unless this protection is changed explicitly by using the chmod or chown command.

6.1 HPSS Groups
When your HPSS account is established, you are established as a member of one or more groups.

The list of groups to which you belong is referred to as your group vector. When HPSS checks group access permissions, it uses the group vector to determine whether you are a member of the owning group for the node.

[ PAGE TOP ]


6.2 Creating Public Group Directories

The HPSS system administrator can create Group Directories (public directories with group access rights set up to allow only members of a certain group to work with files and subdirectories within that directory). This is the recommended method for sharing files with several persons who are all working on a related project. Contact the HPSS administrator for help in setting up such a public directory.

You can also permit other members of your group to access your home directory by appropriately setting access permissions with the CHMOD command.

[ PAGE TOP ]


6.3 Multilevel Security
HPSS supports ACLs for multilevel security. However, ACL support is not included in HSI at this time.

[ PAGE TOP ]