SDP-691

roadkills_r_us (roadkills_r_us)
roadkills_r_us created this job , modified by C. Thomas Tyler
Closed
In mkdirs.sh, make SDP perms configurable 600/640/644 or 700/750/755.

Make the SDP degree of control over new instances somewhat
configurable.  Currently, thing are hard-coded as 700 for executable
files or directories, and 600 for anyting else.  Expand the
possible set of perms to be:

700/750/755 for executable files and directories.
600/640/600 for non-executable files.
28085Added new optional PERMS setting in mkdirs.cfg, to allow opening
of SDP perms when mkdirs.sh is used. This is useful for customer
environments (mainly test environments).  Documentation for the
feature is included in the mkdirs.cfg file.

Default behavior is unchanged.
28192Added new optional PERMS setting in mkdirs.cfg, to allow opening
of SDP perms when mkdirs.sh is used. This is useful for customer
environments (mainly test environments).  Documentation for the
feature is included in the mkdirs.cfg file.

Default behavior is unchanged.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
roadkills_r_us
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
setup
Type
Feature