Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / DynamicAccounting.net / Weekly Dynamic: Increase th...

Weekly Dynamic: Increase the number of password tries

mpolino Profile Picture mpolino

By default in Dynamics GP, if you type your password wrong 3 times GP closes. This setting can be controlled in the Dex.ini file.

The setting is:

 

SQLNumLoginTries = number

 

The default is 3, setting this to –1 allows an unlimited number of tries. This doesn’t change any SQL based lockout parameters, it simply keeps GP from closing after 3 tries.


This was originally posted here.

Comments

*This post is locked for comments