Kbase P18654: Can SQL92 clients be forced to authenticate usernames and pa
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/16/2003 |
|
Status: Verified
GOAL:
Can SQL92 clients be forced to authenticate usernames and passwords without impacting 4GL clients?
FACT(s) (Environment):
UNIX
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 9.x
FIX:
NO. Once you create a SQL user via the SQL CREATE USER statement, the Progress metaschema (hidden) table _User is updated to reflect this new user information. All subsequent user connections, either 4GL or SQL92, will require a username and password.