Hi Everyone,
Welcome to another blog! I thought I would put together some information regarding the Account Threshold, which is what governs the password policy for Dynamics GP.
Dynamics GP gets its Password Policy from the SQL Server, and the SQL Server gets its Password Policy settings from the Local Security Policy.
There are a few other doc sites out there that provide further explanation on these policies as well as some frequently asked questions. Here are those sites.
Advanced SQL Server options in the User Setup window - Dynamics GP | Microsoft Docs
These sites don’t really offer the steps for changing the Account Lockout Policy though, so I thought I’d provide that to everyone. Here are those steps.
- While on the SQL server, click Start > Run.
- Type in Secpol.msc, click OK.
- Under Security Settings, expand Account Policies.
- Click on Account Lockout Policy.
- You can then verify the Account lockout threshold.
- You can double-click ‘Account lockout threshold’ to pull up the window in which to change the setting.
If you want to change the Account Lockout Threshold, you can double-click on it, and it’ll pull up another window for you to make the change. This will govern how many attempts a user has to enter the correct password before they get locked out.
You can also set up other things like how many characters a password needs; however, it is not recommended to go past 15 characters as GP’s password field only supports up to 15 characters and that’s hard coded into the program.
Now that you’re armed with the steps and the above Doc site, you shouldn’t have any problems configuring password policies for Dynamics GP. But if you do have any questions or need help with it, please don’t hesitate to open a support case with us.
Until next time! Happy GPing!
-Jake Gilleshammer
*This post is locked for comments