Even if no one has seen this before, maybe someone has an idea of where I could start looking to correct this (I've already tried everything I could think of that seemed obvious to me). Here is the scenario:
- Blackperl installed with SQL 2005 and MOSS on a single server
- Client #1 - no issues - can browse to MOSS Site Collection, K2Workspace, and deploy K2 projects from Visual Studio logged in both as a user and as administrator
- Client #2 - issues - can browse to MOSS Site Collection just fine, however, CANNOT browse to K2Workspace or deploy K2 projects from Visual Studio. Authentication errors when trying both K2 operations. Using the exact same accounts that work on Client #1.
My first thought is to wonder if there is an authentication time-out setting somewhere in the K2 config files? Client #1 and Client #2 are on the same subnet but not necessarily logged in through the same domain controller. MOSS web sites work fine on both clients, authenticating without any issues. All services (SQL, MOSS, and K2) are running on a single server, so I'm assuming Kerberos is not the issue. Why do MOSS sites authenticate for both clients, but K2 only works on one of them?
What am I missing? Any ideas? Thanks in advance!
Andrew