cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
413
Views
0
Helpful
0
Replies

AnyConnect DAP filter question

Hi, 

 

I’ve been trying to figure out how to filter DAP. 

We have two types of account name standards.

ext.username@domain.com

username@domain.com

 

I need a filter that allows anyone except the ones with ext in the beginning.

 

I’ve tried this:

not(string.find(aaa.cisco.username, "^(?!ext).*domain.com”) == nil)

 

Should work, but does not. Why? And does anyone have something that works?

 

Thank you

Kenneth Nordenmark

0 Replies 0