DDM Enablement Setup Part2
DDM Enablement Setup Part2
1
Enablement – September 2011
Central DDM
DDM Management audit and reporting
Business applications, Console database
reporting, development DATABASE
DATABASE
and DBA tools DATABASE
DATABASE
DDM Process
DDM
DATABAS
Option 2: Dedicated DDM servers DATABAS
act as hubs for multiple apps DATABAS
E
DATABAS
E
Adds an additional security layer by acting as a Database E
firewall on the DMZ, enabling network segmentation between E
users and the databases
3
DDM Architecture overview
4
Windows Installation
Next -> Next -> Next
Installing Server
and Management
Console
Installing
Management
Console
5
Administration Setup
Defining and setting the service
Service Name
Administration
port for
managing the
service
6
Administration Setup
Defining and setting the service
Service Name
Administration
port for
managing the
service
7
Administration Setup
Defining multiple DDM administrators
Enable different DDM administrators
authenticate with their OS user credentials
Active Directory
setting
8
Administration Setup
In Unix/Linux
# mkdir /home/active
# useradd -g bin -d /home/active -s /bin/tcsh active
> tar xvf /home/active/ [DDM file including OS version number].tar
Change the setPath accordingly found in activesecurity folder (if required):
PATH=/erppro8/export/home/active/java/jre1.5.0_04/bin/:$PATH ; export PATH
Enable X graphics presentation and start Administrator setup:
>cd activesecurity
and run:
>./ab admin
-> Administration setup started
9
Working in Unix/Linux
Service commands
Command Description
./isStarted Verifies that the DDM server process is up. Possible results
include up, down
./stop Stops the DDM server process
./start Starts the DDM server process
./restart Stops and starts the DDM server process
10
Summary
This session showed you how to:
• Install DDM
• Create the server
2
13