protect.p4s #2

  • //
  • guest/
  • perforce_software/
  • sdp/
  • dev/
  • Server/
  • Unix/
  • setup/
  • hms/
  • protect.p4s
  • View
  • Commits
  • Open Download .zip Download (198 B)
Protections:
	admin user swarm * //...
	list user * * -//spec/protect.p4s
	list user * * -//spec/triggers.p4s
	list user remote * -//...
	super group SuperUsers * //...
	super user perforce * //...
# Change User Description Committed
#3 23455 cgeen Updates to allow an alternate P4USER and not OSUSER.
 This is because in a hardened setup OSUSER should have no permissions into perforce
#2 21294 C. Thomas Tyler Merged down hms dev work.
#1 21103 C. Thomas Tyler Merge down to dev from main.
//guest/perforce_software/sdp/main/Server/Unix/setup/hms/protect.p4s
#2 21091 C. Thomas Tyler Enhancements to hms_ts_setup.sh and auxiliary files.

Enahnced preflight checks to include sudo access check,
etc.  Enhanced cosmetics.

Enhanced doc, adding Additional Setup section.

This is still a doc-only verison.

Bypassing pre-commit review.

#review-21092
#1 21081 C. Thomas Tyler Added preliminary files in support of automation of the HMS
Tight Ship installation.

The key file here hs hms_ts_setup.sh, which is currently a 'doc only'
script that documents what it is intended to do, although it doesn't
currently do anything that affects data.  The '-h' and '-man' flags
work to convey their intent.

This also contains various spec files to be used in the actual
implementation.

Bypassing pre-commit review since this is only adding new 'doc only'
code, not active software.

#review-21082