Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Advanced SQL Server options in the User Setup window in Microsoft Dynamics GP

(0) ShareShare
ReportReport
Posted on by 356

I am trying to find the table / field where the Advanced SQL Server options in the User Setup window in Microsoft Dynamics GP data is stored.

I want to create an SQL Query that will list the values stored for the 'Enforce Password Policy' and 'Enforce Password Expiration'  so I can demonstrate to our auditors that this option is 'checked' for all users.

*This post is locked for comments

  • mikepeck Profile Picture
    356 on at
    RE: Advanced SQL Server options in the User Setup window in Microsoft Dynamics GP

    Thank you very much for the tip, Tim. It worked perfectly.

  • Suggested answer
    Tim Foster Profile Picture
    8,515 on at
    RE: Advanced SQL Server options in the User Setup window in Microsoft Dynamics GP

    You could try...

     

    select name, is_policy_checked,is_expiration_checked

    from sys.sql_logins

    WHERE name in (SELECT USERID FROM DYNAMICS.dbo.SY01400)

     

     

    Tim

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics

Product updates

Dynamics 365 release plans