# The form data below was edited by super-tom_tyler # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: SDP-70 Status: closed Project: perforce-software-sdp Severity: C ReportedBy: tom_tyler ReportedDate: 2017/04/02 17:26:10 ModifiedBy: super-tom_tyler ModifiedDate: 2017/04/02 17:26:12 OwnedBy: tom_tyler Description: Simplify login ticket handling for sophisticated topologies. The p4login script should be expanded to handle all logins that must be done routinely in an SDP environment with a sophistiated topology, including: * The main Perforce super user (typically 'perforce'). * Service accounts on replicas. * User-defined automation accounts. This must work correctly regardless of whether auth.id is set. DevNotes: This job, SDP-70, was originally named job000553. Type: Feature