Skip to main content
Is it possible to logon to K2 workspace with different user name and password then currently used on windows?

While developing workflow, I'd like to see how the things are going for certain users in the process. If I have to logoff from windows, I must close many applications and waste time to logon with different windows user name.
Right-click on the IE shortcut on the Start Menu, select 'Run As' and type the username and password of the user you want to connect as.

I'm not 100% sure which Operating Systems support this - Win XP and 2003 Server do.
thank you, nice tip, although I'm not using one of the mentioned operating system.

In the meantime I found this, which also solves my problem

"http://IISServer/k2v3/workspace/Workspace.aspx?ServerName=[K2.net Server Name]&Connstr=[;];Authentication=Windows;Domain=[DomainName];User=[UserName];Password=[Password]"

Thanks,

Reply