any
Any statement for returning on first accept
any
Standalone action for the any pipeline directive.
Example
# Try to find a user from different backends
any {
backend "LDAP1";
backend "LDAP2";
}
Any statement for returning on first accept
Standalone action for the any pipeline directive.
Example
# Try to find a user from different backends
any {
backend "LDAP1";
backend "LDAP2";
}