Coder Social home page Coder Social logo

m-creations / docker-fusiondirectory-ldap Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 162 KB

An LDAP server which contains the fusiondirectory (http://fusiondirectory.org) schema extensions. Based on OpenWRT (http://openwrt.org)

License: Apache License 2.0

Shell 100.00%

docker-fusiondirectory-ldap's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

darabi

docker-fusiondirectory-ldap's Issues

Support for memberOf overlay

Hey there,

thanks for the repo and the docker image. I actually am very bad at the topic ldap and was hoping you could help me understand how I could add the memberOf functionality so I can use your image with JIRA. I already found an answer: http://serverfault.com/a/326536

Dunno why he states that two ldif files are needed, but anyhow:

First file

dn: cn=module,cn=config
objectClass: olcModuleList
cn: module
olcModulePath: /usr/lib/ldap
olcModuleLoad: memberof

Second file

dn: olcOverlay=memberof,olcDatabase={1}hdb,cn=config
objectClass: olcMemberOf
objectClass: olcOverlayConfig
objectClass: olcConfig
objectClass: top
olcOverlay: memberof
olcMemberOfDangling: ignore
olcMemberOfRefInt: TRUE
olcMemberOfGroupOC: groupOfNames
olcMemberOfMemberAD: member
olcMemberOfMemberOfAD: memberOf

I am not sure if you want to "pollute" your repo, or if you could help me fork yours. I was thinking that I just add both files in the ldif-imports folder. Is this the correct way to do it? Is the number before the file important?

Cheers,
-M

Setup

Hi,
I just installed both docker container "docker-fusiondirectory-ldap" and "docker-fusiondirectory", they are connected together, but how to login to FusionDirectory ? I tried several options for the username ("root", "admin", "Manager", ...) and i used the password given to "docker run -e LDAP_ROOTPW".
Regards,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.