stuff for tests with MySqlConnector for dotnet
This commit is contained in:
4
test/startLdapServer.sh
Normal file
4
test/startLdapServer.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker run --name ldapserver --rm -d -p 389:389 osixia/openldap:1.2.5
|
||||
|
Reference in New Issue
Block a user