Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

The user "sa" lost access to the companies.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Good morning to all. I explain the situation. I have GP 2015 working on windows server 2008 r2 and SQL server 2012 standard edition. And I do not know what happened and the user "sa" did not have access to the companies (2). At this moment I am using DYNSA to login with a little more privileges. Can somebody help me

Juan Bonilla

Greetings.

*This post is locked for comments

  • Suggested answer
    Mariano Gomez Profile Picture
    Mariano Gomez 26,225 on at
    RE: The user "sa" lost access to the companies.

    Your 'sa' user has no record entries in the User Access table. You can verify that by running the following query:

    select * from SY60100 where USERID = 'sa'

    If you find that there are records missing, the following script should rebuild access:

    insert into SY60100 (USERID, CMPANYID)
    select 'sa', CMPANYID FROM SY01500 
    except
    select USERID, CMPANYID FROM SY60100 where USERID = 'sa';

    Please let us know if this was the case.

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,788 Moderator on at
    RE: The user "sa" lost access to the companies.

    Sounds like someone removed the access for 'sa' in GP. If you have access you can go to Tools->Setup->System->User Access and grant access back to 'sa'. You may want to check with your IT department first.

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,321 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans