diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-10-19 20:31:40 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-10-19 20:31:40 +1100 |
commit | 96a41581e6aab2b6a3511842c688818a163796f7 (patch) | |
tree | ad52a1a280235a0ebd8dc6e26fb397e524f46d27 /source4 | |
parent | 89ba043c7d9d95a02723efe18c415fd47a02b26d (diff) | |
download | samba-96a41581e6aab2b6a3511842c688818a163796f7.tar.gz samba-96a41581e6aab2b6a3511842c688818a163796f7.tar.bz2 samba-96a41581e6aab2b6a3511842c688818a163796f7.zip |
s4-idmap: the idmap database should be indexed
Diffstat (limited to 'source4')
-rw-r--r-- | source4/setup/idmap_init.ldif | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/setup/idmap_init.ldif b/source4/setup/idmap_init.ldif index 43e5b65562..8c143c1c08 100644 --- a/source4/setup/idmap_init.ldif +++ b/source4/setup/idmap_init.ldif @@ -2,3 +2,7 @@ dn: CN=CONFIG cn: CONFIG lowerBound: 3000000 upperBound: 4000000 + +dn: @INDEXLIST +@IDXATTR: xidNumber +@IDXATTR: objectSid |