英文:
TwinCat 3 Software Protection Windows Login issue
问题
我正在使用Twincat 3.1.4024.47与VS Shell。
我想要使用软件保护功能。我知道这个功能是从之前的项目中了解的,我记得可以使用Windows密码。
当我使用Windows密码时,用户不能自行登录(我从之前的项目中了解到)。而且,即使我输入我的密码,登录也无法正常工作。
即使进行了彻底的研究,也迄今为止没有产生任何结果。
也许你们中的某个人可以向我解释这个机制,这样我就可以与我的系统管理员交流。
或者有人知道这个问题并且已经有了解决方案。
谢谢你的帮助。
登录弹出窗口:
第二个登录弹出窗口:
英文:
I am using Twincat 3.1.4024.47 with VS Shell
I would like to use the software Protection. I know the function from a previous project and I remember that I can use the Windows password.
When I use the Windows password, neither the user logs in by himself (I know this from the previous project). And even if I enter my password, the log-in does not work.
Even a thorough research has not yielded any results so far.
Maybe one of you can explain me the mechanism so that I can talk to my system administrator.
Or someone knows the problem and already has a solution
Thank you for your help
Login popup:
Second login popup
答案1
得分: 1
第一个问题:在“Name”下,我输入了我的电子邮件地址。应该是域名\用户名。
第二个问题:TwinCat回复说“找到了用户,并且密码已设置”。
在“Name”下,您应该输入[域名]\[用户名]。
如果这不起作用,请查看Windows -> systeminformation -> 查看您的完整登录用户名是什么。
英文:
The issue causes on 2 issues.
First: I entered, under Name, my Email address. There should be domain-name\user-name.
Second: TwinCat replied with the output that “the user was found, and the password was set”.
Under name, you should enter [domain-name]\[username]
If it doesn`t work lock at Windows -> systeminformation -> username what your full login is.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论