If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Problem in IBM Tivoli Server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-05, 08:12
hemantsi hemantsi is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Problem in IBM Tivoli Server

HI Friends,

I have installed upgraded my LDAP Server from IBM secure Way V3.1.2 to IBM Tivoli Directory Server V5.2.

While configuring IBM Secure Way Server, their is an option of create a LDAP Entry. But in Tivoli Directory Server, I am unable to find the same.

To connect and run the application, I have to create a user entry in LDAP.

In IBM Tivoli Server to insert a LDAP Entry, I created the .ldif file and import it. but I got an error as voilates the schema defination

I don't know the syntax for creating the .ldif file, but created after searching the internet.

May be the Syntax is wrong. The content Enty.ldif file created by me is given below:-

dn: dc=net,dc=riverdeep
objectclass: top

dn: uid=lvadmin,dc=net,dc=riverdeep
objectclass: inetOrgPerson
cn: lvadmin
sn: Administrator
userPassword: password

Administrator DN :- cn=root

Suffix DN created :- dc=net,dc=riverdeep

Database created with User ID:- db2admin


Entry to be created for User :-
name (cn):- siteadmin
userpasssword :- password
lastname (sn) :- Administrator

Any help would be appreciated.

Regards,
Hemant Singh
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On