Update 'index.sh'

This commit is contained in:
William Mantly 2020-12-27 19:30:47 +00:00
parent 36de57fba1
commit cc4ec977c5

View File

@ -11,7 +11,7 @@ source lib/mo
# Set some variables for the test of the file
## TODO! Dont hard code these values.
export ldap_host="192.168.1.55"
export ldap_host="10.2.0.55"
export ldap_base_dn="dc=theta42,dc=com"
export ldap_admin_dn="cn=admin,dc=theta42,dc=com"