Application Login Options Article

Application Login Options Article

Dynamic Budgets has a two-fold login screen:
  1. The upper half of the login screen authenticates the user to the application
  2. The lower half authenticates the application with the SQL Server



Application Login Options:
  1. Application specific user account
  2. Windows Active Directory account
  • ( Active Directory options are specified in the file [DynamicBudgets.Windows.Client.exe.config] )
    • "Use my Windows Login" checkbox can be hidden
      • <add key="UseMyWindowsLogin" value="0"/>
    • "Use my WIndows Login" can be pre-checked
      • <add key="ShowMyWindowsLogin" value="1"/>


SQL Server Authentication Options:

  1. Single Shared Service Account Login (typical choice)
  2. Individual SQL Authentication Accounts
  3. Individual Windows Authentication Accounts



    • Related Articles

    • Upgrades-Why won't the application files copy/paste? Article

      During an upgrade, if the copy and paste of the application files is failing because a file is already in use, please check to see if any users are currently logged in. Click on View Logins/System Shutdown. Clicking the Show Log button will display a ...
    • What Options Are There To Setup New Users? Article

      Users can be setup in the following ways: A. The Microsoft Windows Corporate Directory stores User IDs and passwords.  Dynamic Budgets can import in this Directory and use it for log-in purposes.  The advantage is that users have a single User ID and ...
    • What Do I Do When Application User is Setup with Payroll Security But Does not See Payroll Menu? Article

      The reason a user might not see the Payroll Menu: when they have been setup: With payroll permission on the Assign User Permissions; and As an Application User  Is that viewing hidden menus on the App Config/Menu Editor  only applies to users with ...
    • Export Budget to GP Article

          Tutorial Link Note: For recovery purposes, Dynamic Budgets maintains an audit trail of all export sessions.  A snapshot of the before state of the records in Great Plains is captured as well as the batch of account records transmitted during the ...
    • Dynamic Budgets Application Upgrade Tutorial

      PDF Tutorials  Interactive Tutorial Cropped Screenshots Full Page Screenshots           Purpose: To provide instruction on how to upgrade a client's application files to the latest release. Other Related Tutorials & Page Links: * Step by Step ...