Logging a user out of a server

logout_server()

Log a user out of a server


SYNTAX

logout_server(server)

Logs the user out of the server specified.

server

A text string naming the server, optionally ending with a colon. To log the user out of all open servers, set this argument to ‘ * ’

The possible return values are:

0

Logout successful

-1

Server name not valid


RELATED TOPICS

Servers

Server security features

Server security database

Server security functions