Author Topic: Reference multiple users with wildcard for ARS_LDAP_IGN_USERIDS in ars.cfg  (Read 827 times)

Andreas Baaserud Hauge

  • Jr. Member
  • **
  • Posts: 48
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
Code: [Select]
ARS_LDAP_IGN_USERIDS=F001,F002
I would rather like to add a wildcard
Code: [Select]
ARS_LDAP_IGN_USERIDS=F*
Thanks in advance  :D
ABH

rjrussel

  • Full Member
  • ***
  • Posts: 141
An easy one.  ;D

No.


-RR