Hamwan/Services/LDAP

From OCARC
Jump to navigation Jump to search

Services That Support LDAP Authentication

- OCARC Wiki - Proxmox Cluster (mostly) - HamWAN Portal

Managing LDAP Accounts

Authentication Servers

auth-01.pvd.if.hamwan.ca

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