The cluster managing software for managing clusters on a windows server 2005 cluster had a checkbox for "allow application to interact with desktop" when creating a generic application resource. This appears to be gone in the management software for server 2008 clusters. Does anyone know where this option, if it still exists, is?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

This option was removed in Server 2008 as a security enhancement. This is because the application runs as the cluster service account which has elevated privileges.

Even in 2003 clusters, the security best practice was to not have this checked.

link|improve this answer
Ok, so how does one go about managing permissions on private message queues on a clustered server? – David Mar 26 '10 at 13:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.