diff --git a/config/rootfiles/common/openldap b/config/rootfiles/common/openldap
index eb9961c0b..624073da6 100644
--- a/config/rootfiles/common/openldap
+++ b/config/rootfiles/common/openldap
@@ -21,15 +21,14 @@
 #usr/include/ldap_utf8.h
 #usr/include/ldif.h
 #usr/include/openldap.h
-#usr/include/slapi-plugin.h
 #usr/lib/liblber.la
 #usr/lib/liblber.so
 usr/lib/liblber.so.2
-usr/lib/liblber.so.2.0.200
+usr/lib/liblber.so.2.0.201
 #usr/lib/libldap.la
 #usr/lib/libldap.so
 usr/lib/libldap.so.2
-usr/lib/libldap.so.2.0.200
+usr/lib/libldap.so.2.0.201
 #usr/lib/pkgconfig/lber.pc
 #usr/lib/pkgconfig/ldap.pc
 #usr/share/man/man1/ldapadd.1
@@ -240,10 +239,8 @@ usr/lib/libldap.so.2.0.200
 #usr/share/man/man5/slapd-monitor.5
 #usr/share/man/man5/slapd-null.5
 #usr/share/man/man5/slapd-passwd.5
-#usr/share/man/man5/slapd-perl.5
 #usr/share/man/man5/slapd-relay.5
 #usr/share/man/man5/slapd-sock.5
-#usr/share/man/man5/slapd-sql.5
 #usr/share/man/man5/slapd-wt.5
 #usr/share/man/man5/slapd.access.5
 #usr/share/man/man5/slapd.backends.5
diff --git a/lfs/openldap b/lfs/openldap
index fe7069a39..9da734d98 100644
--- a/lfs/openldap
+++ b/lfs/openldap
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.6.10
+VER        = 2.7.1
 
 THISAPP    = openldap-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e3fce31795ed9eda3443b824c245951d655af0660f316d8b6e15264999a1ee3eaf7e4b7e901ad007361027ade9bcb7b102212d42939dc98d4229dc6983c381dc
+$(DL_FILE)_BLAKE2 = cad365ea14819b4e78c0104c687a3b6c6aa67de2b48a2bdf6a31c0e39a9e5e49f8d0e61e80ee43ba5c84b0a986a4bc683b404b6ac6f391667aec3f16333244ff
 
 install : $(TARGET)
 
