I want to filter the users based on LDAP search filter for chains. For example, we want to make sure no users without a certain flag is not able to use a certain chain. For AD, we use msNPAllowDialIn attribute value set to TRUE when allowing users to VPN in. I like to say when this is not set to TRUE, then don't allow the user to use this chain.

Comments