https://github.com/accenture/adop-ldap-ltb

https://github.com/accenture/adop-ldap-ltb

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Accenture
  • License: apache-2.0
  • Language: PHP
  • Default Branch: master
  • Size: 12.7 KB
Statistics
  • Stars: 2
  • Watchers: 13
  • Forks: 19
  • Open Issues: 1
  • Releases: 2
Created about 10 years ago · Last pushed about 8 years ago
Metadata Files
Readme License

README.md

Supported tags and respective Dockerfile links

What is ldap-ltb?

ldap-ltb is a wrapper for the LDAP Tool Box (LTB) Self Service Password utility, which is a PHP application that allows users to change their password in an LDAP directory.

How to use this image

The easiest for to run ldap-ltb image is as follow: $ docker run --name=<your-container-name> -dt \ -e LDAP_LTB_URL="<your-ldap-url>" \ -e LDAP_LTB_PWD="<your-ldap-admin-password>" \ --net=<your-network-name> \ accenture/adop-ldap-ltb:VERSION after the above ldap-ltb will be available at: http://ldap-ltb

Configuration

The service configuration is externalised and stored the 'assets' directory.

Runtime configuration can be provided using environment variables:

  • LDAPLTBURL, the LDAP URI, i.e. ldap-host:389
  • LDAPLTBBS, the LDAP user BASE_DN
  • LDAPLTBDN, the LDAP admin DN
  • LDAPLTBPWD, the password to use connecting to LDAP service

Note : Default password policies is setup with following rules -

  • Minimum length: 9
  • Maximum length: no limit
  • Minimum number of lowercase characters: 1
  • Minimum number of uppercase characters: 1
  • Minimum number of digits: 1
  • Minimum number of special characters: 1
  • Your new password can not be the same as your old password

License

Please view licence information for the software contained on this image.

Supported Docker versions

This image is officially supported on Docker version 1.9.1.

User feedback

Documentation

Documentation for this image is available in the LDAP Tool Box page. Additional documentaion can be found under the docker-library/docs GitHub repo. Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contribute

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Owner

  • Name: Accenture
  • Login: Accenture
  • Kind: organization

Accenture Github site

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: almost 2 years
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ghost (1)
Pull Request Authors
  • smarrk (1)
  • SachinKSingh28 (1)
  • aliciasteen (1)
  • RobertNorthard (1)
Top Labels
Issue Labels
Pull Request Labels
bug (1)