【TDS学习笔记】Install the Web Admin Tool for TDS

简介: 作者:gnuhpc 出处:http://www.cnblogs.com/gnuhpc/ 1.Preparation (1) Download the installation package: IBM Tivoli Directory Server 6.

作者:gnuhpc
出处:http://www.cnblogs.com/gnuhpc/

1.Preparation
(1) Download the installation package:
IBM Tivoli Directory Server 6.2, eWebSphere 6.1.0.13 for Linux-ia32 Multilingual (C1N71ML)
Upload this tar file(C1N71ML) to the Server you want to deploy,
let's say 9.123.108.154/var/ftp/pub
Untar the package:
tar xvf C1N74ML.tar
2.Deploy the Embedded Web Application Server
(1)Install the Embedded Web application server
$cd tdsV6.2/appsrv
$chmod 755 install.sh
$./install.sh -installRoot /opt/ibm/ldap/V6.1/appsrv
Perpare the IDSWebApp.war
$cd /opt/ibm/ldap/V6.1/appsrv/installableApps
$cp ../idstools/IDSWebApp.tar .
$cd ..
Deploy the Web Admin Tools
$cd idstools
$./deploy_IDSWebApp
Start the server and test
Start the server
$cd ../appsev/bin
$./startServer.sh server1
You may encounter a Java Exception thrown out.For this point you could ignore this exception and move on.If there would be any problems, you should refer to this exception in detail.
Test
Open a web browser as you like ,say Firefox ,and logon to the URL:
http://9.123.108.154:12100/IDSWebApp/IDSjsp/Login.jsp
If there is a login window shown, Congratulations!
You have successfully deployed the Web Admin Tool.
Note:For the web, the username superadmin and the password secret is for the administration privilege. 
Have a good time!

作者:gnuhpc
出处:http://www.cnblogs.com/gnuhpc/


               作者:gnuhpc
               出处:http://www.cnblogs.com/gnuhpc/
               除非另有声明,本网站采用知识共享“署名 2.5 中国大陆”许可协议授权。


分享到:

目录
相关文章
|
4月前
|
JavaScript
web学习笔记(二十)
web学习笔记(二十)
25 0
|
2月前
|
自然语言处理 运维 JavaScript
web-flash 学习笔记
web-flash 学习笔记
|
4月前
|
JavaScript 前端开发 API
web学习笔记(二十九)jQuery
web学习笔记(二十九)jQuery
34 0
|
4月前
|
存储 JSON JavaScript
web学习笔记(二十八)
web学习笔记(二十八)
32 0
|
4月前
web学习笔记(二十七)PC端网页特效
web学习笔记(二十七)PC端网页特效
26 0
|
4月前
|
JavaScript 前端开发 Go
web学习笔记(二十六)
web学习笔记(二十六)
31 0
|
4月前
|
JavaScript 前端开发 内存技术
web学习笔记(二十五)BOM开始
web学习笔记(二十五)BOM开始
32 0
|
4月前
|
JavaScript
web学习笔记(二十四)
web学习笔记(二十四)
30 0
|
4月前
|
JavaScript 前端开发
web学习笔记(二十三)
web学习笔记(二十三)
54 0
|
4月前
|
XML JavaScript 前端开发
web学习笔记(二十二)DOM开始
web学习笔记(二十二)DOM开始
31 0
下一篇
DDNS