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

Version Path
github-ldap-1.10.1 test/support/vm/activedirectory/env.sh.example
github-ldap-1.10.0 test/support/vm/activedirectory/env.sh.example
github-ldap-1.9.0 test/support/vm/activedirectory/env.sh.example
github-ldap-1.8.2 test/support/vm/activedirectory/env.sh.example
github-ldap-1.8.1 test/support/vm/activedirectory/env.sh.example
github-ldap-1.8.0 test/support/vm/activedirectory/env.sh.example
github-ldap-1.7.1 test/support/vm/activedirectory/env.sh.example
github-ldap-1.7.0 test/support/vm/activedirectory/env.sh.example
github-ldap-1.6.0 test/support/vm/activedirectory/env.sh.example
github-ldap-1.5.0 test/support/vm/activedirectory/env.sh.example