I donât know why it is setting âcondor_poolâ as an active user even though the web server is running from âcloudcopasiâ user. Is there any place where I am missing to set the âactive userâ ?
This may mean that the "cloudcopasi" user has read access to the pool password file. (`condor_config_val SEC_PASSWORD_FILE`) If the "cloudcopasi" user doesn't need to have that access, try removing that access. (Otherwise, it's more complicated.)
- ToddM