
Creating and Maintaining Suffixes
Chapter 3
Configuring Directory Databases
85
dn: cn="ou=groups,dc=example,dc=com",cn=mapping tree,cn=config
objectclass: top
objectclass: extensibleObject
objectclass: nsMappingTree
nsslapd-state: backend
nsslapd-backend: GroupData
nsslapd-parent-suffix: "dc=example,dc=com"
cn: ou=groups,dc=example,dc=com
The following table describes the attributes used to configure a suffix entry:
NOTE
If you want to maintain your suffixes using the Directory Server
Console, you will need to respect the same spacing you use to name
the root and subsuffixes via the command-line.
For example, if you name a root suffix
ou=groups
,dc=example,dc=com
(with two spaces after
groups
),
any subsuffixes you create under this root will need to specify two
spaces after
ou=groups
as well.
Table 3-1
Suffix Attributes
Attribute Name
Value
dn
Defines the DN for the suffix. The DN is contained in quotes. The
value you enter takes the following form:
cn="dc=domain,dc=com",cn=mapping tree, cn=config
This attribute is required.
cn
Defines the relative DN (RDN) of the entry.
This attribute is required.
objectclass
Tells the server that the entry is root or sub suffix entry. It always
takes the value
nsMappingTree
.
This attribute is required.
Summary of Contents for DIRECTORY SERVER 7.1
Page 1: ...Administrator s Guide Red Hat Directory Server Version7 1 May 2005 Updated February 2009 ...
Page 20: ...20 Red Hat Directory Server Administrator s Guide May 2005 Glossary 619 Index 635 ...
Page 22: ...22 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 26: ...26 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 78: ...Maintaining Referential Integrity 78 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 200: ...Assigning Class of Service 200 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 488: ...488 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 528: ...PTA Plug in Syntax Examples 528 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 572: ...572 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 612: ...Examples of LDAP URLs 612 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 634: ...634 Red Hat Directory Server Administrator s Guide May 2005 ...