LDAP

From Wildsong
Revision as of 18:05, 20 November 2016 by Brian Wilson (talk | contribs) (Created page with "I have not gotten very far with this yet on Bellman. I am using LDAP for authentication in Samba and Owncloud on a Synology diskstation. Installing LDAP onto Bellman fro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

I have not gotten very far with this yet on Bellman.

I am using LDAP for authentication in Samba and Owncloud on a Synology diskstation.

Installing LDAP onto Bellman from Ansible, the role is ldap. It installs all the Debian packages.

   - slapd
   - ldap-utils
   - ldapscripts
   - ldap-git-backup
   - python-ldap
   - phpldapadmin

Basic instructions from https://wiki.debian.org/LDAP/OpenLDAPSetup