Sha256: 1560a92003cc4ee88b6e8403e30c558cccc242a98753630776f099eddee0fd9a
Contents?: true
Size: 338 Bytes
Versions: 10
Compression:
Stored size: 338 Bytes
Contents
# Copy this to ad-env.sh, and fill in with your own values export TESTENV=activedirectory export INTEGRATION_HOST=123.123.123.123 export INTEGRATION_PORT=389 export INTEGRATION_USER="CN=Administrator,CN=Users,DC=ad,DC=example,DC=com" export INTEGRATION_PASSWORD='passworD1' export INTEGRATION_SEARCH_DOMAINS='CN=Users,DC=example,DC=com'
Version data entries
10 entries across 10 versions & 1 rubygems