OpcEnum不能设置交互式用户问题
<div class="operating">
<a class="href-article-edit slide-toggle">版权</a>
</div>
</div>
</div>
</div>
<article class="baidu_pl">
<div id="article_content" class="article_content clearfix">
<link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/kdoc_html_views-1a98987dfd.css">
<link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/ck_htmledit_views-6e43165c0a.css">
<div id="content_views" class="markdown_views prism-atom-one-dark">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<path stroke-linecap="round" d="M5,0 0,2.5 5,5z" id="raphael-marker-block" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"></path>
</svg>
<p>公司使用opc服务器存数据,作为一个刚入职的小白,开始刨坑了。<br> 1,<strong>在使用Utgard是报错内容</strong><br> `Access is denied, please check whether the [domain-username-password] are correct. Also, if not already done please check the GETTING STARTED and FAQ sections in readme.htm. They provide information on how to correctly configure the Windows machine for DCOM access, so as to avoid such exceptions. <strong>[0x00000005]</strong><br> at org.jinterop.dcom.core.JIComServer.init(JIComServer.java:542)<br> 2,在网上看了,说这是dcom配置的问题或者是用户名密码错误<br> 3开始不不攻入:</p>
1.
2.网上说的原因是opcenum没有注册
3.开始注册:
- 以管理员身份打开cmd
- 将目录切换到opcenum.exe目录下,
- 执行命令 OpcEnum空格/unregserver
- 执行命令 OpcEnum空格/regserver
- 成功,可以设置交互式用户了

(还在坑里。。。。。。。。)
681

被折叠的 条评论
为什么被折叠?



