Ryan Sokolowski [Avanade]
Guest
|
Posted:
Thu Jan 20, 2005 2:59 am Post subject:
Re: Cluster API and domains |
|
|
While I'm not a developer by any means, I would think that you need to pass
your credentials as part of the query. You'd also want to make sure the
credentials you are using (service account, domain account, etc) are valid
for the given domain in which you are attempting to query the cluster.
--
Ryan Sokolowski
MCSE, CCNA, CCDA, BCFP
Avanade
http://www.Avanade.com
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no rights.
"Alex L" <AlexL@discussions.microsoft.com> wrote in message
news:BF2F3F1F-860C-4CC2-BAA9-4805054B21A4@microsoft.com...
| Quote: | Hello,
Can the cluster API be used for queries regarding clusters in a different
domain? I want to write a program that makes use of the Cluster API
(OpenCluster etc.) that can query different clusters on different domains.
So far, I have not been able to make queries to clusters outside of the
domain I am querying from. i.e.:
NodeX in domain X OpenCluster( ) on clusterX in domain X: ok
NodeY in domain Y OpenCluster( ) on clusterX in domain X: Access is denied
Can anyone confirm this? Or is there anyway around it?
Thanks in Advance,
Alex
|
|
|