User Guide
● /vol1/Hyperion/SharedServices/9.3.1/openLDAP (UNIX)
The install location of Native Directory is referred to as
<
openLDAP_Home
> throughout this
document.
Native Directory data is stored in
<
openLDAP_Home
>/var/openldap-data, and utilities are
stored in
<
openLDAP_Home
>/bdb/bin.
By default, Native Directory is deployed to port 58089 as a process (UNIX) or a service
(Windows).
Default Users and Groups
Native Directory, by default, contains one user account (admin, with password as the default
password). Using this account, you can perform all Native Directory and Shared Services
administration tasks.
All Shared Services users belong to the WORLD group, the only default Native Directory group.
WORLD is a logical group. All Shared Services users inherit any role assigned to this group. A
user gets the sum of all permissions assigned directly to that user as well as those assigned to the
user's groups (including WORLD group).
If Shared Services is deployed in delegated mode, the WORLD group contains groups as well as
users. If the delegated list of a user contains the WORLD group, then the user can retrieve all
users and groups during search operations.
Starting Native Directory
By default, Native Directory is installed as a Windows service or UNIX process.
Starting Native Directory in Normal Mode
On Windows, you can start Native Directory by starting Hyperion S9 OpenLDAP service from
the Services window, or by executing
<
openLDAP_Home
>startService.bat.
On UNIX systems, run
<
openLDAP_Home
>/startOpenLDAP script to start the process.
Starting Native Directory in Debug Mode
➤ To start Native Directory in debug mode:
1 Using a command prompt window, navigate to <
openLDAP_Home
>.
2 Execute the following command:
slapd —d 1.
80
Managing Native Directory