亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 2187 | 回復(fù): 7
打印 上一主題 下一主題

iPlanet Directory Server復(fù)制詳細(xì)操作步驟 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2002-07-11 15:03 |只看該作者 |倒序?yàn)g覽
在本構(gòu)架圖中,整個(gè)目錄復(fù)制系統(tǒng)由兩臺(tái)Directory Server組成(mail.iei-sh.com和email.iei-sh.com)。我們將詳細(xì)描述這2臺(tái)mail server之間的相互關(guān)系。在這個(gè)系統(tǒng)中,mail.iei-sh.com是Supplier Directory Server,email.iei-sh.com是Consumer Directory Server,復(fù)制的方向是從mail.iei-sh.com到email.iei-sh.com。

在mail.iei-sh.com和email.iei-sh.com上分別安裝ims5.1,為什么我們需要這樣做呢?因?yàn)樵趇ms5.1中的Directory Server具備了Directory Server,Messaging Server 5.1,Delegated Adminstrator所需要的schema,而如果我在email.iei-sh.com上僅僅是安裝了Directory Server,它僅僅具備了Directory Server的schema,而不具備Messaging Server 5.1,Delegated Adminstrator的schema,為此,我們必須安裝2臺(tái)ims5.1。
同時(shí),我們?cè)趍ail.iei-sh.com創(chuàng)建了3個(gè)domain,default domain是iei-sh.com(有10000個(gè)用戶),host domain是iei-bj.com(有500個(gè)用戶)和iei.com(有1000個(gè)用戶)。

在mail.iei-sh.com上對(duì)整個(gè)Directory Server進(jìn)行backup。

# pwd
/home/iplanet/server5/slapd-mail
# ./db2ldif

備份出來的文件存放在/home/iplanet/server5/slapd-mail/ldif目錄下,文件名為2001_10_16_160549.ldif。
在2臺(tái)SUN machine上安裝iPlanet Messaging Server 5.1是一模一樣的,安裝方法詳見<<iPlanet Messaging Server 5.1安裝手冊(cè)>;>;。但有一點(diǎn),我們必需知道,為了對(duì)原有的Directory Server的相關(guān)配置產(chǎn)生更大的影響,我們的baseDN不應(yīng)該再是o=isp,將其該為o=ispsh。在email.iei-sh.com上安裝的Directory Server應(yīng)該如下圖所示:

在email.iei-sh.com上對(duì)整個(gè)Directory Server進(jìn)行backup。

# pwd
/export/home/iplanet/server5/slapd-email
# ./db2ldif

備份出來的文件存放在/export/home/iplanet/server5/slapd-email/ldif目錄下,文件名為2001_10_16_175555.ldif。

這樣做的目的是復(fù)制一旦出現(xiàn)問題,我們可以及時(shí)的進(jìn)行恢復(fù)。

如何設(shè)置目錄服務(wù)器的同步復(fù)制

首先在email.iei-sh.com上的從目錄服務(wù)器上設(shè)置同步的帳號(hào)和口令,perform the steps necessary for Supplier Initiated Replication and initialize the consumer server with the supplier server.

步驟如下:

2.2.1 Configure Consumer Server Settings:
1.Open the Directory Server Console for the directory server instance you just installed in the email.iei-sh.com。

2. Select the Configuration tab,Replication Agreements folder in the left pane.

3.In the right pane,select the Consumer Setting tab ans fill in the following:

Supplier DN:cn=Replication Manager
New supplier password:repmanager
Confirm new supplier password:repmanager

4. Click Save.

重新啟動(dòng)目錄服務(wù)器后設(shè)置生效

為了將主目錄服務(wù)器中(mail.iei-sh.com)的o=isp下所有的用戶數(shù)據(jù)同步到從目錄服務(wù)器(email.iei-sh.com)中,我們需要在從目錄服務(wù)器中添加一個(gè)Organization為o=isp,如果不添加該Organization,復(fù)制將會(huì)失敗.設(shè)置步驟如下:

l打開Netscape Console,選擇Configuration,選中Database,選擇right pane中的Settings.
Click Add,并在文本框中輸入o=isp,如下圖所示

重新啟動(dòng)目錄服務(wù)器后設(shè)置生效,該設(shè)置僅僅是修改了/export/home/iplanet/server5/slapd-email/config/slapd.ldbm.conf中相關(guān)內(nèi)容,并沒有在Console中顯示它,為此,我們還要做如下的配置:

選中email.iei-sh.com:389,由擊它,并選擇New中的Other。

選中后,我們將在New Object中選中Organization,如下圖:

Click OK 后,將出現(xiàn)如下的界面:

將Organization的名字從New 改為isp

重新啟動(dòng)目錄服務(wù)器后設(shè)置生效

Configure a Supplier Directory Server for SIR
Objective

Perform the steps necessary for Supplier Initiated Replication and initialize the consumer server with the supplier server.

Parts

1.Configure the change log directory for SIR
2.Create an SIR agreement for replication and Initialize the Consumer
3.Verify replication

詳細(xì)步驟:

lConfigure the change log for SIR

1.  From the Netscape Console,open your supplier server(mail.iei-sh.com)

2.Select the Configuration tab the select the Replication Agreements folder.

3.Select the Supplier Setting tab in the right pane.

4.Click Use Default for the Changelog Database directory.

5.Click Save to save the changes.Click OK to the “server needs to be restarted” message.  

重新啟動(dòng)目錄服務(wù)器后設(shè)置生效

lCreate an SIR agreement and Initialize Consumer

1.On the supplier server’s Directory Server Console(mail.iei-sh.com),select the Configuration tab.

2.Right-click the Replication Agreements folder and select New Replication Agreement.This will start the Replication Agreement Wizard.

3.Replication Agreement Wizard.Select an agreement type:Supplier Initiated Agreement.Click Next.

4.Specify agreemment name: Replication1.Click Next.

5.Source and Destination:

Supplier: mail.iei-sh.com:389
Consumer: email.iei-sh.com:389
Connection: Simple Authentication
Bind as: cn=Replication Manager
Password: repmanager
Subtree: o=isp

配置過程如下圖所示:

對(duì)Consumer Server進(jìn)行設(shè)置,選擇Other,輸入主機(jī)名和端口(email.iei-sh.com和389)

輸入在從目錄服務(wù)器中設(shè)置的帳號(hào)和口令(cn=Replication Manager和repmanager),選擇Subtree為主目錄服務(wù)器的o=isp

Click Next

6.Replication Schedule: Select Always keep directories in sync.click Next

7.Intialize Consumer: Select Intialize Consumer now.click Next.

8.Summary: You should see a summary screen like the following:

Click Done.Replication should begin and complete in about some minutes.


論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2002-07-11 15:48 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

沒有用過這種復(fù)制機(jī)制,可靠不可靠?另外,我還有個(gè)問題,ims52說對(duì)vcs1.1有支持,是什么樣的支持,能否告知,另外它支持vcs2.0嗎

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2002-07-11 20:19 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

沒有人能望其項(xiàng)背啊

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2002-07-11 20:52 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

15萬用戶的同步就是按照它來做的,一直正常。
vcs1.1和vcs2.0 的agent是一樣的,挺多修改一下main.cf就可以了

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2002-07-12 09:09 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

嗯,非常感謝,我也搞它一下。

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2002-09-02 16:48 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

這是什么玩藝啊,不懂
Directory Server,這名字跟ldap差不多
反正是好東東,頂一下
save as

論壇徽章:
0
7 [報(bào)告]
發(fā)表于 2002-10-20 15:43 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

能不能從基礎(chǔ)的開始講?
先講講怎么安裝配置Directory Server
然后講講IMS

論壇徽章:
0
8 [報(bào)告]
發(fā)表于 2002-10-20 18:08 |只看該作者

iPlanet Directory Server復(fù)制詳細(xì)操作步驟

怎么都沒人響應(yīng)?你們都不用這個(gè)嗎?那也可以學(xué)學(xué)?
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP