In JCL, RACF (Resource Access Control Facility) authority can be overridden by specifying both the USER and PASSWORD parameters on the JOB statement. This allows the job to run under a different user context than the submitter's default authority. The USER parameter alone is not sufficient for this override.