ldap_user_filter = filter
		Use %s as the placeholder for the user name in the filter. For example:
		
		uid=%s
		The full LDAP search grammar is specified in RFC 2254 and RFC 2251.
		
		If unspecified, then a default search filter is generated based on the user object class and user name attribute.