Consultor Eletrônico



Kbase 11427: RMS AND RDB GATEWAY CONNECTION PARAMETERS WITH 6.2L
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
RMS AND RDB GATEWAY CONNECTION PARAMETERS WITH 6.2L

WITH RELEASE OF 6.2L09 (and above), when connecting to the Rdb
database or RMS files, it is now necessary to use -U and -P on
the connect list. THIS IS FOR REMOTE CLIENTS ONLY !!!

For example:
connect rmsfile -S servicename -H hostname -dt rms -U user -P passwd

With the old version of Progress, when the Progress Broker spawned the
Gateway server on behalf of the remote clients, the Gateway server
took on all the Broker privs. This is not necessary and not
necessarily good practice, so now we require -U and -P and the spawned
Gateway Server does not take on the Brokers privs, but the privs of
the user coming across the network.

If the Progress Gateway Server (RMSSRV and RDBSRV logicals point to
this) is not installed in memory, then the user will need the
following privs:
CMKRNL, DETACH, SETPRV, TMPMBX, NETMBX, SYSLCK, SYSNAM, SYSGBL

Progress Software Technical Support Note # 11427