I just had a similar case with a customer.
They had a single-server deployment.
They could open the workspace on the K2 server just fine.
If they tried to open workspace from any other machine, they got prompted for credentials.
In this case, since it was a single-server environment, Kerberos wasn't needed. Adding the site to trusted sites didn't help.
We set the NTAuthenticationProviders tag in IIS to be "NTLM" and it worked perfectly.
[c:\inetpub\adminscripts\cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"]
Cheers,
Gail
Gail
--------------------------------------------------------------------------------
The statements and opinions made in my postings are my own, and do not reflect the opinions of SourceCode Technology Holdings, Inc. or its subsidiaries. All information is provided as is with no warranties, express or implied, and grants no rights or licenses