Skip to content

"Fix" Permissions in RPM #122

@mej

Description

@mej

We (LANL) would like to be able to provide (limited) use of NHC to non-root users, but the permissions settings in the RPM specfile are too restrictive (intentionally) to facilitate this. Specifically, the following changes need to be made:

  • Mode 0711 for directory /etc/nhc
  • Mode 0755 for directory /etc/nhc/scripts
  • Mode 0644 for files /etc/nhc/scripts/*.nhc
  • Mode 0755 for directory /usr/libexec/nhc
  • Mode 0755 for files /usr/libexec/nhc/*

If other necessary changes are revealed, they will be added here.

Metadata

Metadata

Assignees

Labels

enhancementpackagingProblems/improvements to RPM/DEB packaging or GNU autotools infrastructure

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions