This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DGE No Suitable group found

Hi All,

        I have configured Windows Managed host and added a folder under governance and published folder to IT Shop. System able to get resource activity etc.. As well as assigned Read and ReadWrite groups to published folder. Then executed a Request Access from D1IM web portal for published folder.

But VI_PersonWantsOrg_PrefillITShopOrgFinalForGroup script unable to get suitable groups and ended up with error while running funciton called VI_GetMostSuitableGroupDN.  Here are the details:

 

Error: A call to SSPI failed, see inner exception

Parameters for call were:  xxx - NTFS\Folder - RequestWriteAccess -xxxxx

No Suitable group found.

 

I'm using Windows Authentication to connect SQL, NOT SQL ACCOUNT.  So DGE Server Service running under Service Account NOT LOCAL Account

Agent is running same service account.

Environment Details:

Version: D1IM 7.1

DB: MS SQL Server 2012

Any idea what could be causing this issue?

 

Thanks,

Jaipal.

Parents
  • muhammadarsl ,

    If you look at the "Data Governance Service.log" on your DGE server, it will have additional information. An "AccessDeniedException" appears to be an issue with the account that is used to query the groups that exists on your share/folder. You could try to use the Manager UI and browse that share/folder and see if you get an exception message.
Reply
  • muhammadarsl ,

    If you look at the "Data Governance Service.log" on your DGE server, it will have additional information. An "AccessDeniedException" appears to be an issue with the account that is used to query the groups that exists on your share/folder. You could try to use the Manager UI and browse that share/folder and see if you get an exception message.
Children
No Data