Sybase IQ v15.3 and higher supports external logins, which are alternate login names and passwords that are used when communicating with a remote server. PowerDesigner models external logins as extended objects with a stereotype of <<ExternLogin>>.
You can modify an object's properties from its property sheet. To open an external login property sheet, double-click its Browser entry in the External Logins folder.
The following extended attributes are available on the General tab:
Name |
Description |
---|---|
Local login |
Specifies the local login name to which the remote login is assigned. Scripting name: LocalLogin |
Remote server |
Specifies the name of the remote server. Scripting name: RemoteServer |
Remote login |
Specifies the user account on the remote server, which is associated with the local user login. Scripting name: RemoteLogin |
Remote password |
Specifies the password for the remote login Scripting name: RemotePassword |