Deleting a user definition

You can remove user definitions from the TRS list of logins. To delete a user from the list:

exec sgw_droplog login

where login is the TRS login name of the user you intend to drop.

Example

To remove the user named “BERTHA” from the TRS list of logins:

exec sgw_droplog BERTHA
go