lcommute

lcommute accepts the following options:

Options Description

-o:n

Check in or out a commuter authorization for the computer running lcommute.

-o:r

Check out a commuter authorization for a remote commuter.

-c:i

Check in a commuter authorization (not for use with remote commuter authorizations).

-c:o

Check out a commuter authorization.

-s:license-server

The Sentinel RMS license server from which to get the commuter authorization. May be host name or IP address.

-f:feature

Name of feature. (This identifies which commuter authorization you want to use.)

-v:version

Name of version. (This identifies which commuter authorization you want to use. If the authorization does not have a version, you can omit this.)

-d:days

Number of days the commuter authorization will be checked out. Specify zero for unlimited check-out duration (only for use when you are using the -c:o option).

-l:locking-code

The file (including path) containing the commuter locking code of the remote commuter.

-a:output-file

The file into which to save the remote commuter authorization. If you omit this option, lcommute uses the default file name of rcomm.lic.

For example, to check out a remote commuter authorization using a commuter locking code contained in the file lockcode.txt and to save the commuter authorization in a file remoteauth.lic:

lcommute -o:r -c:o -l:lockcode.txt -a:remoteauth.lic

If you omit the options listed above, lcommute prompts for the information, beginning by asking if you want to check out a remote commuter authorization.