Hi,
In Dynamics AX 2012, while doing changes in Tools -> options -> Status bar and after i am saving, i am getting error "error in getting sid" and cant save the changes.Although i have given the correct sid in the UserInfo table.
Any help on this issue is highly appreciated.
Thanks,
*This post is locked for comments
I got the same error "Error in getting sid" solved by disable/enable in edit users in AX.
yes it is mistake
I am trying with other users but none is working. can i update in SQL database the same table with domain and alias?
warm regards
kris
[quote user="Krishna Kodidala"]
---------------------------
when I update userinfo table with quiery
update USERINFO set SID = 'SS-1-5-21-3713439090-2302833719-3392514820-1114', NETWORKDOMAIN = '', NETWORKALIAS = '' where Id = 'Admin'
the below error is coming
Login error
---------------------------
Failed to log on to Microsoft Dynamics.
---------------------------
OK
---------------------------
now admin user is blocked and unable to login
please help
[/quote]Do you have any other users with admin rights? If yes, then log in with such an account and try to disable/enable the admin user to fetch the correct SID and domain info.
You should obviously set your own network domain and alias when running that query, not just a blank query as SrinathS put here as an example. Your admin is now part of the '' domain, with the alias '', which I'm betting is probably wrong :-)
---------------------------
when I update userinfo table with quiery
update USERINFO set SID = 'SS-1-5-21-3713439090-2302833719-3392514820-1114', NETWORKDOMAIN = '', NETWORKALIAS = '' where Id = 'Admin'
the below error is coming
Login error
---------------------------
Failed to log on to Microsoft Dynamics.
---------------------------
OK
---------------------------
now admin user is blocked and unable to login
please help
Same issue, solved by disable/enable in edit users within AX.
[quote user="Naveed Akbar"]
I got the same error, but i just disabled and enable the user it released the new SID.
[/quote]Wow, such an easy fix. Thanks for sharing!
I've been having an issue when editing a claims based user's networkDomain and/or networkAlias, where the old SID would stop the users from entering Enterprise Portal. This solved it!
Hi,
Regards,
Ariston J.
Hi,
This might be a very late reply but will post it for those who are experiencing the same issue until now.
My scenario is the same as Muhammad Yasir's. When changing values in Tools >> Options, I get an infolog saying "Error in getting SID".
(A small observation before arriving to my solution...)
I am using a laptop and this machine is joined to our office domain. I just noticed that I encounter this error whenever I am at home (out of the domain).
(My solution...)
I tried connecting to our company VPN and was able to change the values in Tools >> Options form.
Hope this helps...
I got the same error, but i just disabled and enable the user it released the new SID.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156