https://github.com/deis/deis/pull/3174
/opt/bin/deisctl config controller set registrationEnabled=0
/opt/bin/deisctl config controller set auth/ldap/endpoint=ldap://ldap.server.mydomain.com
/opt/bin/deisctl config controller set auth/ldap/bind/[email protected]
/opt/bin/deisctl config controller set auth/ldap/bind/password="xxxxxxxxxxx"
/opt/bin/deisctl config controller set auth/ldap/user/basedn=dc=mydomain,dc=com
/opt/bin/deisctl config controller set auth/ldap/user/filter=sAMAccountName
/opt/bin/deisctl config controller set auth/ldap/group/filter=objectclass=user
/opt/bin/deisctl config controller set auth/ldap/group/basedn=OU=Groups,OU=COMPANY,DC=mydomain,DC=com
/opt/bin/deisctl config controller set auth/ldap/group/type=groupOfNames
echo lorieri/deis-controller-ldap:1.4.1 |etcdctl set /deis/controller/image
/opt/bin/deisctl stop controller
/opt/bin/deisctl start controller
Content type
Image
Digest
sha256:f53cfa129…
Size
120.1 MB
Last updated
almost 11 years ago
docker pull lorieri/deis-controller-ldap:1.4.1