Internal Password


Table of contents


1 Functionality

Usually the user name and its password required for authentication are stored in the operating system (Windows, Active Directory) or in the database management system (MS SQL Server, ORACLE). When using internal passwords user name and password are stored in a table of the IDL.KONSIS.FORECAST database. Then the password is stored as a hash value which is composed out of the password an a random string (salt). The authentication method IDL-User is activated by choosing Auth: IDL-User in the configuration program of the IDL.KONSIS.FORECAST Application Server.

2 Configuration

For every user with login using an internal password there must be an entry in the USE application. There the field PW-Reset should be set to "A" providing that the user is prompted to change his password on the first login.


Application USEE

Note: If no user with an internal password is existing yet the authentication method DB-User has to be used for the first login to define a password e.g. for the user idladmin.

3 Password policies

Password settings:

The following policies for password complexity can be set:

4 change password

If the password has expired this will be reported at the next login attempt. For the purpose to modify the password a new password has to be entered in the fields "New password" and "Confirm password" of the extended login dialogue.


Login Dialogue
Letzte Änderung: WERNER 23.07.2019 11:05