Mapping users’ server IDs  Mapping all remote logins to one local name

Chapter 15: Managing Remote Servers

Mapping remote logins to particular local names

The following example maps the login named “pogo” from a remote system to the local login name “bob”. The user logs in to the remote system as “pogo”. When that user executes remote procedure calls from GATEWAY, the local system maps the remote login name to “bob”.

sp_addlogin bob 
sp_addremotelogin GATEWAY, bob, pogo 




Copyright © 2005. Sybase Inc. All rights reserved. Mapping all remote logins to one local name

View this book as PDF