Kbase P141823: Can I prevent user logins after Disallow Blank User is enabled?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/02/2009 |
|
Status: Unverified
GOAL:
Can I prevent user logins after Disallow Blank User is enabled?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1x
OpenEdge 10.2x
FIX:
Yes. Beginning in 10.1A functionality was added to the OpenEdge database to prevent Blank UserID logins.
Using the functions of the Database Administration Tool
1) Connect to the database and enter the Database Administration tool (or Database Dictionary Tool on Unix)
2) Enter the Admin Menu
3) Select the Database Options Menu
4) Toggle on the Disallow Blank UserID
This will prevent anyone not supplying a valid user and password from logging into the database.
Previously compiled code will not run if the user does not supply an active, correct user name and password.