Skip to content

Detect CMS LPC DNs

Diego Davila Foyo requested to merge gh-76afb097/7/bbockelm/lpc_dns into master

Created by: bbockelm

Add support for CMS LPC user detection.

This adds a new classad function, lpcUserDN(string), which returns true if
the input DN is a user of the LPC.  The intent is to help the JobRouter
decide whether it should route a given job to the LPC.

Merge request reports