From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- officecfg/registry/schema/org/openoffice/LDAP.xcs | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/LDAP.xcs (limited to 'officecfg/registry/schema/org/openoffice/LDAP.xcs') diff --git a/officecfg/registry/schema/org/openoffice/LDAP.xcs b/officecfg/registry/schema/org/openoffice/LDAP.xcs new file mode 100644 index 000000000..18db511ab --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/LDAP.xcs @@ -0,0 +1,84 @@ + + + + + + Specifies the LDAP related settings + + + + + Specifies LDAP server settings + + + + Host name of LDAP Server + + + + + Port number of the LDAP Server + + 389 + + + + Root entry of the LDAP server + + + + + + + + Specifies LDAP settings used for UserProfile settings + + + + DN of user with read-only access to LDAP repository. Only required if anonymous access is not supported. + + + + + Password of Search User. Only required if anonymous access is not supported. + + + + + Name of User entity object class in LDAP repository + + + + + Name of User entity unique attribute in LDAP repository + + + + + Obsolete and unused + + + + + Specifies the LDAP related settings + + + + + -- cgit v1.2.3