Sign inSign up

pentestlab/apacheds

By pentestlab

Updated over 6 years ago

A starting point of apacheds ldap server

Image
0

232

pentestlab/apacheds repository overview

To be able to run this just type:

docker run -d --name apacheds -p 10389:10389 -p 10636:10636 pentestlab/apacheds

with volumes

docker run -d --name apacheds -p 10389:10389 -p 10636:10636 -v $HOME/tmp/partitons:/opt/apacheds-2.0.0.AM26/instances/default/partitions pentestlab/apacheds 

Tag summary

Content type

Image

Digest

Size

196.4 MB

Last updated

over 6 years ago

docker pull pentestlab/apacheds