mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-04 00:04:14 +02:00
6 lines
119 B
Django/Jinja
6 lines
119 B
Django/Jinja
# Activates Password hashing in ldap
|
|
|
|
dn: cn=config
|
|
changetype: modify
|
|
replace: olcPasswordHash
|
|
olcPasswordHash: {SSHA} |