# Attempt a bind authentication
ldap.authenticate
-ldap.post-auth
+ldap.send
&Tmp-String-0 := "%{ldap:ldap://$ENV{TEST_SERVER}/uid=john,ou=people,dc=example,dc=com?description}"
# Attempt a bind authentication
ldapssl.authenticate
-ldapssl.post-auth
+ldapssl.send
&Tmp-String-0 := "%{ldapssl:ldaps:///uid=fred,ou=people,dc=subdept,dc=example,dc=com?description}"
# Attempt a bind authentication
ldaptls.authenticate
-ldaptls.post-auth
+ldaptls.send
&Tmp-String-0 := "%{ldaptls:ldap:///uid=fred,ou=people,dc=subdept,dc=example,dc=com?description}"