Skip to main content
Nintex Community Menu Bar

4407 NT AUTHORITYANONYMOUS LOGON from 192.168.1.122 does not have rights to Create Process SampleSample

  • November 23, 2007
  • 2 replies
  • 15 views

Forum|alt.badge.img+2

Hello


I have created an sample application with process name as 'Sample' and solution name also 'Sample'


when i run the application am getting the following error.


4407 NT AUTHORITYANONYMOUS LOGON from 192.168.1.122 does not have rights to Create Process SampleSample


 


please reply me


Thanks


Kishore

2 replies

Forum|alt.badge.img
  • November 25, 2007
I thought you must give start process rights to that user through K2 workspace.

Forum|alt.badge.img+9
  • Nintex Partner
  • November 25, 2007

Does the application that is trying to start this process happen to be an ASP.NET application residing on a different server than the K2 server?  If so, then "Anonymous Logon" is usually a sign that Kerberos needs to be enabled (or if it was, then it is not functioning correctly).  Check out KB article 123 (http://kb.k2workflow.com/articles/kb000123.aspx) for details.


HTH.