{"id":21396450,"url":"https://github.com/baslr/ldapserver-demo","last_synced_at":"2026-01-03T01:50:05.864Z","repository":{"id":145405877,"uuid":"84813610","full_name":"baslr/ldapserver-demo","owner":"baslr","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-14T17:25:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T02:11:33.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baslr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-13T10:26:26.000Z","updated_at":"2017-03-14T15:31:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e6aec65-18f6-47cf-966e-a6b61c1d57db","html_url":"https://github.com/baslr/ldapserver-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fldapserver-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fldapserver-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fldapserver-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baslr%2Fldapserver-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baslr","download_url":"https://codeload.github.com/baslr/ldapserver-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885887,"owners_count":20363644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T14:27:11.259Z","updated_at":"2026-01-03T01:50:05.834Z","avatar_url":"https://github.com/baslr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ldapserver-demo\n\nsources: https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-a-basic-ldap-server-on-an-ubuntu-12-04-vps, http://www.linuxdevcenter.com/pub/a/linux/2003/08/14/libldap.html\n\nGuide: http://www.zytrax.com/books/ldap/apa/\n\n\n4 Debian jessie / sid\n\n    # aptitude install slapd\n    # dpkg-reconfigure slapd\n    \n\nYou will be asked a series of questions about how you'd like to configure the software.\n\nOmit OpenLDAP server configuration? No\n\nDNS domain name?\n\nThis will create the base structure of your directory path. Read the message to understand how it works.\nThere are no set rules for how to configure this. If you have an actual domain name on this server, you can use that. Otherwise, use whatever you'd like.\nIn this article, we will call it test.com \nOrganization name?\n\nAgain, this is up to you\nWe will use example in this guide. \nAdministrator password?\n\nUse the password you configured during installation, or choose another one \nDatabase backend to use? HDB\n\nRemove the database when slapd is purged? No\n\nMove old database? Yes\n\n    # aptitude install phpldapadmin\n    # aptitude install php-xml\n\nconfig /etc/phpldapadmin/config.php\n\n    $servers-\u003esetValue('server','host','domain_nam_or_IP_address');\n    $servers-\u003esetValue('server','base',array('dc=test,dc=com'));\n    $servers-\u003esetValue('login','bind_id','cn=admin,dc=test,dc=com');\n\nOpen your browser and navigate to ldapserverhost/phpldapadmin\n\nLogin with the password you provided while installing slapd. Click on `Create new entry here` and select `Generic: Simple Security Object` and you can add a user.\n\nGlossary\n--------\nDN = Distinguished Name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fldapserver-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaslr%2Fldapserver-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaslr%2Fldapserver-demo/lists"}