[progress Communities] [progress Openedge Abl] Authenticate Database Connections Using...

  • Thread starter Thread starter wrpkm2
  • Start date Start date
Status
Not open for further replies.
W

wrpkm2

Guest
If you are using a CLIENT-PRINCIPAL on the SECURITY-POLICY handle: SECURITY-POLICY:SET-CLIENT( hClientPrincipal ). and then want to perform a database connection: CONNECT sports2000 -H localhost -S 1000. Currently the database is connected with the blank user id and then we must use the following to authenticate the connection: SET-DB-CLIENT( hClientPrincipal ). I am proposing that the CONNECT statement should be allowed attempt to apply the CLIENT-PRINCIPAL stored on the SECURITY-POLICY to automatically authenticate the database connection.

Continue reading...
 
Status
Not open for further replies.
Back
Top