protect.p4t #1

  • //
  • guest/
  • perforce_software/
  • sdp/
  • main/
  • Server/
  • setup/
  • protect.p4t
  • View
  • Commits
  • Open Download .zip Download (76 B)
Protections:
	super group ServiceUsers * //...
	super user perforce * //...
# Change User Description Committed
#2 29954 C. Thomas Tyler Released SDP 2023.1.29949 (2023/12/01).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
#1 29891 C. Thomas Tyler Released SDP 2023.1.29699 (2023/07/11).
Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'.
//guest/perforce_software/sdp/dev/Server/setup/protect.p4t
#1 29849 C. Thomas Tyler Updates to configure_new_server.sh:
* Added logic to start service so this script can now be run if the service is down at the start.
* The 'security' configurable is now set to 4 (was unset).
* Enhanced error handling.
* Added logic to more fully initialize a new/empty server:
  - Create perforce P4USER (if there is only a single user on the system).
  - Create Automation group.
  - Initialize basic Protections.

Updates to configure_new_server.bat:
* Added logic to start service so this script can now be run if the service is down at the start.
* The 'security' configurable is now set to 4 (was unset).

In mkdirs.cfg, change the default password to one good enough to be used with `security=4`.

#review-29850