User's Reference > General > File and Item Structures > Remote Account Definition Item

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Remote Account Definition Item (m604804+remoteaccountdefinitionitem.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Remote Account Definition Item

A remote account definition item enables a user to logon or logto an account on another database on another Reality or RealityX system, or on the same system. It is designated a R-pointer to the remote account as it contains a letter 'R' in attribute 1. Attribute 4 points to an entry in the Hosts section of the ROUTE-FILEClosed , which specifies the route to the remote account. When a link is established, the user uses the item-id and the password specified in attribute 7 to log directly to the remote account, unless there is an L in attribute 1, in which case the user-id is prompted for.

Note: For more details on remote logon, refer to User's Reference: Administration.

Item Format

Attribute Description
Item-id The name to used access the remote account.
  001 R or RL - R specifies a Remote Account Definition Item; RL specifies that a logon attempt to the remote account is indirect by way of the user-id prompt on the remote database.
  002 The name of the account on the remote database. This will be null if there is no default and the user is prompted for an account name or user-id (RL in attribute 1).
  003 Null.
  004 Remote system name. This must be the identity of an entry in the ROUTE-FILE.
  005 Null.
  006 Null.
  007 Password, encrypted. Can be null. Changed using PASSWORD.
  008 Null.
  009 Can contain various combinations of the following codes:

BDisables the break key.

LLeft aligns the output.

RRuns the Account Logon Program on exit from the debugger.

TEnables the TCL-Inhibit Program.

U Allows the accounting history (ACC) file to be updated for the current user.

  010 Maximum width of report column (default = 10).
  011 Not used and reserved.

See Also

Account Definition Item, Synonym Account Definition Item.

RealityV15.1 (MoTW) Revision 7Comment on this topic