summaryrefslogtreecommitdiff
path: root/installation/openldap/pw_self_service.ldif
diff options
context:
space:
mode:
authormkljczk <git@mkljczk.pl>2025-02-17 17:36:02 +0100
committermkljczk <git@mkljczk.pl>2025-02-17 17:36:02 +0100
commitea01b5934f41a13f480221e554723f2b214d67e3 (patch)
tree631c5aa815ef8a133461e45437ff917149f23e0c /installation/openldap/pw_self_service.ldif
parent3e5517e7bb549d22258d2d7788ba52797648d6b7 (diff)
parenta1f4da7ae2ed5d063b3d146f223a96b9db9bb505 (diff)
downloadpleroma-ea01b5934f41a13f480221e554723f2b214d67e3.tar.gz
pleroma-ea01b5934f41a13f480221e554723f2b214d67e3.zip
Merge remote-tracking branch 'origin/develop' into post-languages
Diffstat (limited to 'installation/openldap/pw_self_service.ldif')
-rw-r--r--installation/openldap/pw_self_service.ldif7
1 files changed, 7 insertions, 0 deletions
diff --git a/installation/openldap/pw_self_service.ldif b/installation/openldap/pw_self_service.ldif
new file mode 100644
index 000000000..463dabbfb
--- /dev/null
+++ b/installation/openldap/pw_self_service.ldif
@@ -0,0 +1,7 @@
+dn: olcDatabase={1}mdb,cn=config
+changetype: modify
+add: olcAccess
+olcAccess: {1}to attrs=userPassword
+ by self write
+ by anonymous auth
+ by * none