15 lines
540 B
Org Mode
15 lines
540 B
Org Mode
|
:PROPERTIES:
|
||
|
:ID: 97f839e2-7a1a-4fba-9da8-f98801cd67cb
|
||
|
:END:
|
||
|
#+title: Sailmaker LDAP
|
||
|
|
||
|
Handles authentication for services across the [[id:e83c1ece-35f6-414d-986f-59533fb3d6a9][Sailmaker Network]].
|
||
|
|
||
|
LDAP is provided using [[https://github.com/lldap/lldap][LLDAP]], a lightweight LDAP implementation with a simple UI
|
||
|
for configuring users and groups.
|
||
|
* Configuration
|
||
|
- URL :: http://reason.sailmaker:17170/
|
||
|
- LDAP Port (plain) :: =3890=
|
||
|
- Base DN :: =dc=sailmaker,dc=local=
|
||
|
- Example DN :: =uid=correlr,ou=people,dc=sailmaker,dc=local=
|