EasyManua.ls Logo

Red Hat DIRECTORY SERVER 7.1 - Page 253

Default Icon
334 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
dbscan
Chapter 7 Command-Line Utilities 253
To display index keys in cn.db4
dbscan -f cn.db4
To display index keys and the count of entries having the key in mail.db4
dbscan -r -f mail.db4
To display index keys and the IDs having more than 20 IDs in
sn.db4
dbscan -r -G 20 -f sn.db4
To display the summary of
objectclass.db4
dbscan -f objectclass.db4
To display VLV index file contents
dbscan -f vlv#bymccoupeopledcpeopledccom.db4
To display the changelog file contents
dbscan -f
c1a2fc02-1dd111b2-8018afa7-fdce0000_42024c8a000000ff0000.db4
To dump the index file uid.db4 with raw mode
dbscan -R -f uid.db4
To display the entryID in which common name key is
"=hr managers"
and
=
means
the key is an equality index
dbscan -k "=hr managers" -r -f cn.db4
=hr%20managers
7
To display an entry with the entry ID of 7
dbscan -K 7 -f id2entry.db4
id 7
dn: cn=HR Managers,ou=groups,dc=redhat,dc=com
objectClass: top
objectClass: groupOfUniqueNames
cn: HR Managers
ou: groups
description: People who can manage HR entries
creatorsName: cn=directory manager
modifiersName: cn=directory manager
createTimestamp: 20050408230424Z
modifyTimestamp: 20050408230424Z

Table of Contents

Other manuals for Red Hat DIRECTORY SERVER 7.1

Related product manuals