Skip to content

Instantly share code, notes, and snippets.

@Canx
Created December 21, 2021 10:32
Show Gist options
  • Save Canx/65bbfcd2b7421f4e4d3679cd28ba2d4b to your computer and use it in GitHub Desktop.
Save Canx/65bbfcd2b7421f4e4d3679cd28ba2d4b to your computer and use it in GitHub Desktop.
Configuración LDAP clickcontrol
###DEBCONF###
#
# LDAP Defaults
#
TLS_CACERT never
base dc=centro,dc=com
uri ldap://fsserver
bind_policy soft
nss_map_attribute gecos description
pam_login_attribute uid:caseExactMatch:
ldap_version 3
pam_password md5
binddn uid=joindomain,ou=usuarios,dc=centro,dc=com
bindpw joindomain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment