1.3. 默认索引属性
目录服务器将默认索引属性存储在 cn=default 索引,cn=config,cn=ldbm database,cn=plugins,cn=config 条目中。要显示它们,包括其索引类型,请输入:
# ldapsearch -D "cn=Directory Manager" -W -H ldap://server.example.com -b "cn=default indexes,cn=config,cn=ldbm database,cn=plugins,cn=config" -s one -o ldif-wrap=no
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
从数据库索引中删除表(系统索引)中列出的属性可能会显著影响 Directory 服务器的性能。