web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Nav 2013 R2 - adding trusted domain user results in error

(0) ShareShare
ReportReport
Posted on by 4

We are trying to add a windows auth user from a trusted domain into Nav.

The result when trying to validate the windows user ID - which we can lookup and select  - is

" A call to Microsoft.Dynamics.Nav.Management.DSObjectPicker.DSObjectPickerWrapper.InvokeDialogAndReturnSid failed with this message: Some or all identity references could not be translated."

However if I run a powershell command from the Nav server per script below it's returning a valid SID for the user details entered from the trusted domain.

" $objUser = New-Object System.Security.Principal.NTAccount("DOMAIN","USER")
$strSID = $objUser.Translate([System.Security.Principal.SecurityIdentifier])
write-host $strSID.Value "

*This post is locked for comments

I have the same question (0)
  • keoma Profile Picture
    32,729 on at
    RE: Nav 2013 R2 - adding trusted domain user results in error

    hi,

    seems to be a problem with the trusted domain configuration (delegations).

    follow www.mibuso.com/.../viewtopic.php;f=23

  • Verified answer
    keoma Profile Picture
    32,729 on at
    RE: Nav 2013 R2 - adding trusted domain user results in error

    try to add the user with powershell.

    follow msdn.microsoft.com/.../jj672917(v=nav.71).aspx

    sample:

    create a new Microsoft Dynamics NAV user based on a Windows user account that has the user name Chris from the domain Cronus.

    C:\PS>New-NAVServerUser MicrosoftDynamicsNavServer -WindowsAccount Cronus\Chris

  • gfoskin Profile Picture
    4 on at
    RE: Nav 2013 R2 - adding trusted domain user results in error

    Thanks Jonathan,

    We found that manually adding the account - not AD look and retrieve - and then manually adding to SQL solved or worked around the issue.  So the powershell would achieve the same result.

  • keoma Profile Picture
    32,729 on at
    RE: Nav 2013 R2 - adding trusted domain user results in error

    did you check if there are any AD issues? you can check that also using tsql (e.g. fetching an ad account by giving the SID).

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

#1
Saurav.Dhyani Profile Picture

Saurav.Dhyani 2 Super User 2025 Season 2

#2
RK-25090803-0 Profile Picture

RK-25090803-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans