Reference multiple users with wildcard for ARS_LDAP_IGN_USERIDS in ars.cfg

Previous topic - Next topic

Andreas Baaserud Hauge

Configuration file: /ondemand/installation/path/config/ars.cfg
OnDemand version: 10.1.0.5

Is there a way to reference multiple users in ARS_LDAP_IGN_USERIDS, without specifying the exact username?
example:
I have the following users in OD:

  • F001
  • F002
Instead of putting both users in ARS_LDAP_IGN_USERIDS, like
ARS_LDAP_IGN_USERIDS=F001,F002

I would rather like to add a wildcard
ARS_LDAP_IGN_USERIDS=F*

Thanks in advance  :D
ABH