元素在 vob 中列出,但无法在 CCRC 中签出/签入
有 2 个名为 OPR 和 的 Windows 域。业务发展中心。在 OPR 域中托管 CCRC 服务器,从 BDC 域访问的用户可以连接到 CCRC 并列出 vob...并且还可以加入该项目。要执行任何签出/签入/加载资源,需要很长时间,一天后它会处于相同状态。从 BDC 域到 OPR 域的连接良好( ping 和 tracrt 工作正常)。
如果您对此有什么想法,可以告诉我吗?
谢谢, 苏尼尔
There are 2 windows domains named as OPR & BDC. In OPR domain the CCRC server is hosted, users accessing from BDC domain can able to connect to CCRC and list the vob....and also able to join the project. To perform any checkout/checkin/loading resources it is taking long time and after a day it is in same state.Connectivity is fine to OPR domain from BDC domain ( ping & tracrt is working fine) .
Could you please let me know if you have some idea about it?
Thanks,
Sunil
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这基本上是一个凭证问题。
您需要:
cleartool lsview -l -full -pro -cview
” )credmapregistryServer
)基本上,这些用户在您的 CCRC 服务器查询的 VOB 服务器上是否已知(已声明)?
It is basically a credential issue.
You need to:
cleartool lsview -l -full -pro -cview
')credmap registryServer
)Basically, are those users known (declared) on the VOB server queried by your CCRC server?