iPlanet Messaging Server 5.1 Installation Guide For Solaris[1]

[入库:2005年9月19日] [更新:2007年3月24日]

本文简介:


本安装手册以测试系统为例进行说明。

在测试系统中,IP地址及域名的分配如下:
IP Address:192.168.0.144
Hostname: mail.iei-sh.com

详细的安装信息:
lIP Address:192.168.0.144
lDNS Server:192.168.0.144
lIMS5.1 server root:/home/iplanet/server5
lWeb server root:/home/webserver/server4
lDelegated Administrator root:/home/webserver/ida10
lIMS5.1 Administration URL:http://192.168.0.144:55555
lNetscape Directory Server port:389
lDirectory Server Manager:cn=Directory Manager
lDirectory Server Manager password:admin123
lWeb server admin port:8888
lWeb server http port:180
lWeb server administrator password:admin
lDelegated Administrator login URL:http://192.168.0.144:180/nda/start.htm
lDelegated Administrator manager:serviceadmin
lDelegated Administrator manager password:serviceadmin

介质说明:
在本次测试中,我们所使用的是iPlanet Messaging Server 5.1软件包。
3.1基本安装方法
在测试系统上,我们安装了Netscape Directory Server 4.13、iPlanet Messaging Serevr 5.1、iPlanet Enterprise Server 4.1 sp7和iPlanet Delegated Administrator 4.5 for messaging server等软件。
3.2 UNIX工具使用
软件包如果采用 gz为文件后缀,应使用 gzip 软件解压缩,方法如下:

gzip  –dv   filename.gz


软件包为tar后缀,应采用tar工具将软件解包,方法如下:

tar   xvf   filename.tar

软件包如果采用zip为文件后缀,应使用unzip 软件解压缩,方法如下:

unzip  -U  –a  filename.zip
3.3软件安装
3.3.1准备工作
建立邮件服务帐号,如下:

# useradd -m -d /home/mailsrv -g nobody -s /bin/ksh mailsrv
# chown -R mailsrv:nobody /home/mailsrv
# passwd mailsrv
# Password: mailsrv
# Password again: mailsrv
# /usr/sbin/pwconv

停止 sendmail服务进程,释放25号TCP端口。
3.3.2软件安装(iPlanet Messaging Server 5.1)
将软件解压缩后执行setup程序进行安装。

Sun-Netscape Alliance
iPlanet Server Products Installation/Uninstallation
--------------------------------------------------------------------------------
Welcome to the iPlanet Server Products installation program
This program will install iPlanet Server Products and the
iPlanet Console on your computer.



It is recommended that you have "root" privilege to install the
software.

Tips for using the installation program:
- Press "Enter" to choose the default and go to the next screen
- Type "Control-B" to go back to the previous screen
- Type "Control-C" to cancel the installation program
- You can enter multiple items using commas to separate them.
For example: 1, 2, 3

Would you like to continue with installation? [Yes]: yes

Sun-Netscape Alliance
iPlanet Server Products Installation/Uninstallation
--------------------------------------------------------------------------------

BY INSTALLING THIS SOFTWARE YOU ARE CONSENTING TO BE BOUND BY
AND ARE BECOMING A PARTY TO THE AGREEMENT FOUND IN THE
LICENSE.TXT FILE. IF YOU DO NOT AGREE TO ALL OF THE TERMS
OF THIS AGREEMENT, PLEASE DO NOT INSTALL OR USE THIS SOFTWARE.

Do you agree to the license terms? [No]: yes

Sun-Netscape Alliance
iPlanet Server Products Installation/Uninstallation
--------------------------------------------------------------------------------
Select the items you would like to install:

1. iPlanet Servers
Installs iPlanet Servers with the integrated Netscape Console
onto your computer.
2. Netscape Console
Installs Netscape Console
as a stand-alone Java application on your computer.

To accept the default shown in brackets, press the Enter key.

Select the component you want to install [1]: 1

本文关键:iPlanet Messaging Server 5.1 Installation Guide For Solaris
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top