Hamwan/Services/LDAP

From OCARC
< Hamwan/Services
Revision as of 17:45, 17 March 2019 by Va7stv (talk | contribs) (Created page with "== Client Configuration (Debian) == 1. Install the ldap packages apt-get install libnss-ldap 2. Configure LDAP /etc/ldap/ldap.conf <pre> # # LDAP Defaults # # See ldap.c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Client Configuration (Debian)

1. Install the ldap packages apt-get install libnss-ldap


2. Configure LDAP

/etc/ldap/ldap.conf

#
# LDAP Defaults
#

# See ldap.conf(5) for details
# This file should be world readable but not world writable.

BASE    dc=hamwan,dc=ca
URI     ldap://auth-01.pvd.if.hamwan.ca ldap://44.135.217.99

#SIZELIMIT      12
#TIMELIMIT      15
#DEREF          never

# TLS certificates (needed for GnuTLS)
TLS_CACERT      /etc/ssl/certs/ca-certificates.crt