Skip to main content
Nintex Community Menu Bar

Group Not Being Resolved: Incorrect Domain Name

  • August 16, 2006
  • 3 replies
  • 25 views

Forum|alt.badge.img+1
We have a Domain, let's call it mydomain. This domain is on the box/controller called myServer.

I have a destination queue with a group mydomainmygroup.

I'm watching the server window as is resolves, it gets the correct users but the domain name is incorrect, it's coming through as

myServeruser1
myServeruser2

where it should be myDomainuser1 . No error is thrown, none of the users get the task assigned to them.

Does anyone have any idea what's going on here? TIA

Marc

3 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • August 16, 2006
What does your LDAP string in K2Server.config file look like?

Regards,
Ockert

Forum|alt.badge.img+1
  • Author
  • Nintex Partner
  • August 17, 2006
<DataSource Path="LDAP://DC=MyDomain,DC=local" NetBiosName="MyServer" Type="ActiveDirectory" />

Forum|alt.badge.img+11
  • Nintex Employee
  • August 17, 2006
Change your NETBIOSNAME in the LDAP string to 'MyDomain' and it should work fine.

HTH,
Ockert