summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ldap.5.xml
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-07-22 09:51:18 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-07-25 15:41:16 +0200
commit73e47ac6166241ba18424815903c98115d060899 (patch)
tree71dacf3491566a16a56f807dde4cd4c65e3ee63d /src/man/sssd-ldap.5.xml
parent8920c5b2b0be0e60a7a7376a9c8db9b7a2ba6221 (diff)
downloadsssd-73e47ac6166241ba18424815903c98115d060899.tar.gz
sssd-73e47ac6166241ba18424815903c98115d060899.tar.xz
sssd-73e47ac6166241ba18424815903c98115d060899.zip
LDAP: Remove unused option ldap_user_uuid
There is problem with OpenLDAP server and dereferencing of attributes that is not in the schema of the server? sh-4.2$ ldapsearch -x -LLL -h openldap.server.test -b 'dc=example,dc=com' \ -E 'deref=member:uid,dummy_attr' cn=ref_grp Protocol error (2) Additional information: Dereference control: attribute decoding error sh-4.2$ echo $? 2 The attribute nsUniqueID is a 389-only, non-standard attribute. It is an operational attribute that is not in the rfc2307bis nor inetOrgPerson nor posixAccount schema. It was a default value of option ldap_user_uuid, but it was not use anywhere. Resolves: https://fedorahosted.org/sssd/ticket/2383 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> (cherry picked from commit dfb2960ab251f609466fa660449703835c97f99a)
Diffstat (limited to 'src/man/sssd-ldap.5.xml')
-rw-r--r--src/man/sssd-ldap.5.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 7cc2d4bba..c808033a1 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -338,19 +338,6 @@
</varlistentry>
<varlistentry>
- <term>ldap_user_uuid (string)</term>
- <listitem>
- <para>
- The LDAP attribute that contains the UUID/GUID of
- an LDAP user object.
- </para>
- <para>
- Default: nsUniqueId
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>ldap_user_objectsid (string)</term>
<listitem>
<para>