J
JA
Hi,
I have 2 win2003 servers which are in different domain say domain1 and
domain2. The domains are under a forest with proper trust relationships
established. I need to access registry of server in domain2 from an
application on machine in domain1. I have set appropriate access permissions
and allowed paths as mentioned below.
1. domain2 server -
HKLM\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg\AllowedPaths
- contains registry key to be allowed access
2. domain2 server - Granted full permissions to everyone to actual registry
key
With this I am not able to connect to remote registry using
"RegConnectRegistry" API. Is cross domain registry access allowed in
windows? If so what additional settings needs to be done?
Thanks
JA
I have 2 win2003 servers which are in different domain say domain1 and
domain2. The domains are under a forest with proper trust relationships
established. I need to access registry of server in domain2 from an
application on machine in domain1. I have set appropriate access permissions
and allowed paths as mentioned below.
1. domain2 server -
HKLM\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg\AllowedPaths
- contains registry key to be allowed access
2. domain2 server - Granted full permissions to everyone to actual registry
key
With this I am not able to connect to remote registry using
"RegConnectRegistry" API. Is cross domain registry access allowed in
windows? If so what additional settings needs to be done?
Thanks
JA