GroupServer安装及配置
- 格式:doc
- 大小:28.50 KB
- 文档页数:2
安装:
步骤1、运行安装文件,在组件选择框钩选需要的组件documentum和notes,在documentum配置框配置docbase、用户名和密码,在notes的配置框指定notes服务器名或ip和用户数据库名(默认为names.nsf),其余均以默认配置安装即可。
步骤2、在成功安装配置完notesfetch后,将notesfetch的cfg文件,即包含客户端用户id文件和密码对应的password配置文件拷贝到groupserver的安装目录。
安装完成。
配置:
Groupserver安装成功后一般就可直接启动使用。IDOL服务通过配置groupserver得到对应notes和documentum组权限的配置请查阅IDOL安装及配置详解。
//服务端口3057
[Server]
Port=3057
MaximumThreads=5
QueryClients=*.*.*.*
AdminClients=*.*.*.*
。。。。。。
//所有Repositories的默认配置
[Default]
//获取权限的执行时间、周期和循环次数,这里为启动执行,周期一天,无限循环
GroupServerStartTime=now
GroupServerCycles=-1
GroupServerRepeatSecs=86400
GroupServerCaseInsensitive=TRUE
GroupServerMaxDataStoreQueue=5000
[Repositories]
//默认Repositories有很多,这里指需要notes和documentum两个
GroupServerDefaultRepositories=Notes,Documentum
//配置各自的repositories
Number=2
0=Notes
1=Documentum
[Notes]
GroupServerLibrary=ogs_notes.dll
GroupServerAllUserGroups=*
GroupServerIncremental=TRUE
//notes服务器ip或名称
NotesServer=192.168.2.200
//notes用户数据库名
Database=names.nsf
[Documentum]
GroupServerLibrary=ogs_documentum.dll //连接的documentum的docbase
Docbase=SGCCKMHQ
//用户名及密码
Username=kmadmin
Password=9sbAzMnAxMPw