Disables security services on the SGD server where the command is run. Users configured to require secure (SSL-based) connections are given standard connections instead, if available.
tarantella security stop [ --keep ]
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies that any existing secure connections are preserved. If omitted, all secure connections are closed. |
If you run the command without any options, secure connections are disabled for the SGD server where the command is run.
The following example disables security services for the SGD server where the command is run, but preserves any existing secure connections.
# tarantella security stop --keep