summaryrefslogtreecommitdiffstats
path: root/server/db
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-11-13 10:50:27 -0500
committerStephen Gallagher <sgallagh@redhat.com>2009-11-18 06:47:23 -0500
commite5d8e5e436667166facdce454b240549dcfd04cd (patch)
tree8b3fbf369f593cd46781d5f822b2283bd42f7fbc /server/db
parent0922a8897a6ae1ce7b7c994df0a5cb99c36bfd9c (diff)
downloadsssd-e5d8e5e436667166facdce454b240549dcfd04cd.tar.gz
sssd-e5d8e5e436667166facdce454b240549dcfd04cd.tar.xz
sssd-e5d8e5e436667166facdce454b240549dcfd04cd.zip
Make the sysdb user and group names case-sensitive
Diffstat (limited to 'server/db')
-rw-r--r--server/db/sysdb_private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/db/sysdb_private.h b/server/db/sysdb_private.h
index 1f603eb4b..ea4b24680 100644
--- a/server/db/sysdb_private.h
+++ b/server/db/sysdb_private.h
@@ -34,7 +34,6 @@
"cn: CASE_INSENSITIVE\n" \
"dc: CASE_INSENSITIVE\n" \
"dn: CASE_INSENSITIVE\n" \
- "name: CASE_INSENSITIVE\n" \
"objectclass: CASE_INSENSITIVE\n" \
"\n" \
"dn: @INDEXLIST\n" \