Skip to content

Commit 692dbf1

Browse files
rootroot
root
authored and
root
committed
i
1 parent af8a768 commit 692dbf1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

env.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
export LDAPHOST=52.255.178.11
2+
export LDAPBINDPASSWORD=Aa123456
3+
export LDAPBASEDN=CN=Users,DC=test,DC=local
4+
export LDAPPORT=389
5+
export LDAPSSL=false
6+
export LDAPBINDDN="CN=bind ldap,CN=Users,DC=test,DC=local"
7+
export PORT="8086"

srm-dhcp

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)