Skip to main content

We have been unable to assign server rights to any Active Directory group. The AD groups do not show up in the "Select Users/Groups to assign rights to" dialog. Our application requires every user to have Impersonate permission. Unlike Process Rights, Server Rights cannot be added to the Domain Users AD group.


K2 already confirmed this was a known bug and expected this to be fixed in SP2 (slated for Q1 2009). Has anyone else found a workaround to this? Manually adding each user is time consuming and harldly a soluton we can propose to the client.


Thanks a lot in advance!



Hi,


It is probably not the best workaround, but you could use the Management API in a custom application to read the users of a group and add each user to the Server Rights list and give each user the appropriate permission. All the information on doing this is found in the K2 blackpearl Developer Reference under SourceCode.Workflow.Management Assembly.


Hope it helps!


Regards,


Reply