summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-11-07 13:27:53 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-11-10 10:38:53 +0100
commit30c964ac455a9c26cdc391e849505b4312f733ae (patch)
tree8b1a5895b6ceccb8a52ae44bce02a9e09832bd37 /src/man
parent1a818ee8e01136166e7f2b37a441e7e779c6b1f4 (diff)
downloadsssd-30c964ac455a9c26cdc391e849505b4312f733ae.tar.gz
sssd-30c964ac455a9c26cdc391e849505b4312f733ae.tar.xz
sssd-30c964ac455a9c26cdc391e849505b4312f733ae.zip
Revert "LDAP: Change defaults for ldap_user/group_objectsid"
This reverts commit f834f712548db811695ea0fd6d6b31d3bd03e2a3. OpenLDAP server cannot dereference unknown attributes. The attribute objectSID isn't in any standard objectclass on OpenLDAP server. This is a reason why objectSID cannot be set by default in rfc2307 map and rfc2307bis map. It is the same problem as using non standard attribute "nsUniqueId" in ticket https://fedorahosted.org/sssd/ticket/2383 Reviewed-by: Michal Židek <mzidek@redhat.com>
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index dad6f2793..2dcf7e3f8 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -360,7 +360,7 @@
necessary for ActiveDirectory servers.
</para>
<para>
- Default: ipaNTSecurityIdentifier for IPA, objectSID
+ Default: objectSid for ActiveDirectory, not set
for other servers.
</para>
</listitem>
@@ -882,7 +882,7 @@
necessary for ActiveDirectory servers.
</para>
<para>
- Default: ipaNTSecurityIdentifier for IPA, objectSID
+ Default: objectSid for ActiveDirectory, not set
for other servers.
</para>
</listitem>