手动添加注册表项
MKS 域组包含 MKS 域的用户。
1. 在服务器的 security.properties 文件中将 mks.security.allowClientRegistryEdit 特性更改为 false (如果将此特性设置为 true,则会自动添加注册表项)。
2. 添加注册表项:
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/Lsa/Kerberos/Parameters
Value Name: allowtgtsessionkey
Value Type: REG_DWORD
Value: 0x01 (default is 0)
在 Windchill RV&S 客户端需要自动创建注册表项的情况下,您在从客户端首次连接到服务器时可能仍会被提示创建密码,即使服务器配置为 Kerberos SSO 也是如此。您可能需要重新启动客户端计算机,然后才能使新的注册表项生效。