Skip to main content
Nintex Community Menu Bar

K2 Workspace site machine name does not work

  • March 20, 2009
  • 1 reply
  • 15 views

Forum|alt.badge.img+2

Hi,

 

I have installed K2 on my machine.  When I try to navigate to the K2 Workspace site using htt://machinename:port I get an authentication error and it keeps prompting me for username and passwords.  The security log reveals the following

 Logon Failure:

  Reason: Unknown user name or bad password

  User Name:

  Domain:

  Logon Type: 3

  Logon Process: Kerberos

  Authentication Package: Kerberos

  Workstation Name: -

  Caller User Name: -

  Caller Domain: -

  Caller Logon ID: -

  Caller Process ID: -

  Transited Services: -

  Source Network Address: 192.168.0.95

  Source Port: 1423



For more information, see Help and Support Center at 

 

However if I use  htt://localhost:port then it works.  Does anyone have any idea on how to resolve this.

 

Thanks

Arjuna. 

1 reply

Forum|alt.badge.img+11
  • March 20, 2009

1.  Double check the section in the Getting Started Guide around Kerberos


2.  Make sure the URL for the site is recognized as an intranet site or is a trusted site in IE.


 It works when you use localhost is because when you are running the browser on the same machine as IIS the double-hop issue is eliminated and the security protocol is switched to NTLM.