Skip to main content


 

Symptoms

 

 

 

If the connected user is member of a group containing the letter NUL (in upper case) in his name (like "Group NULLABLE test") he is unable to start a process instance.

 

 

 

Error message:

 

 

 

K2:DOMAINUser from 192.168.3.108:11 does not have rights to Start Process Project_NameProcess_Name

 

 

 

In the ADUM logs it is possible to see the following error:

 

 

 

"Error", "GetUser:MemberOf", "Failed to translate name: DOMAING NUL", " at SourceCode.Security.ADManager.Secur32.TranslateNam​eToDN(String name, List`1 domains)

 

 at SourceCode.Security.ADManager.K2UserManager2.Resol​veNestedGroups(String name, ArrayListand parentGroupCollection)

 

at ADUM.K2UserManager2.GetUser(String Name)", "Additional Information: ", "MemberOf Resolve(DOMAING NUL)"

 

 

 

Diagnoses

 


This is known issue (internal ID 669864) where user unable to start process instance when he is member of a group which contains NUL in its name. This issue seems to be linked to TranslateName in Secur32.dll, called by SourceCode.Security.ADManager.dll: function TranslateNameToDN.

 

 

 

Resolution

 

 

 

As a workaround you have to rename group which contains uppercase "NUL" so that it does not contain this sequence of symbols in uppercase, e.g. if your group is named "Group NULLABLE test" you can rename it to "Group Nullable test"

 

 



 
Be the first to reply!

Reply