Practical - 1: Screenshots

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 15

VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

PRACTICAL – 1
IBM Security Directory Server Exercise
This lab aims to demonstrate the basic features of the IBM Security Directory Server (SDS).
This lab will consist of the following activities.
1. SDS version 6.4.0.20 allows multiple directory server instances to be run per machine. In this lab, 2 instances will be
used on a single VM.
2. Import the sample data using command Line and LDAP Browser.

SCREENSHOTS –

1
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

/opt/ibm/ldap/V6.4/sbin/idsilist -a
cd /opt/ibm/ldap/V6.4/sbin/
Creating User –
./idsadduser -u idsldap1 -w P@ssw0rd -l /home/idsldap1 -g idsldap -n
./idsadduser -u idsldap2 -w P@ssw0rd -l /home/idsldap2 -g idsldap -n

2
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idsicrt -I idsldap1 -e encryption seed -l /home/idsldap1 -n

3
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idsicrt -I idsldap2 -e encryption seed -l /home/idsldap2 -n

4
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

5
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idscfgdb -I idsldap1 -w P@ssw0rd -a idsldap1 -t ids1 -l /home/idsldap1 -n

6
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idscfgdb -I idsldap2 -w P@ssw0rd -a idsldap2 -t ids1 -l /home/idsldap2 -n

7
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idsdnpw -I idsldap1 -u cn=root -p P@ssw0rd -n

8
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

9
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./ibmsldap -I idsldap1 -n -t //start


./ibmsldap -I idsldap1 -k //stop

10
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

11
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

12
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

./idscfgsuf -I idsldap1 -s “o=jke” -n


/opt/ibm/ldap/V6.4/bin/
./idsldapadd -D cn=root -w P@ssw0rd -p 1389
Ldap format-
Dn: o=jke
Objectclass: organisation
Objectclass: top
0: jke

13
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

14
IAM
VRAJ PATEL(20162171034)(CS) PRACTICAL - 1

15
IAM

You might also like