sysremotelogins

master database only

Description

sysremotelogins contains one row for each remote user that is allowed to execute remote procedure calls on this Adaptive Server.

Columns

The columns for sysremotelogins are:

Name

Datatype

Description

remoteserverid

smallint

Identifies the remote server

remoteusername

varchar(30)

User’s login name on remote server

suid

int

Local server user ID

status

smallint

Bitmap of options

Indexes

Unique clustered index On remoteserverid, remoteusername