ctmsetown utility action parameters

The following table describes the actions in the ctmsetown utility:

Action

Description

add

Specifies the security details of a new owner entry (user).

update

Modifies the security details of an existing owner entry (user).

delete

Removes the security details of an owner entry. The owner name and host name must match an existing entry in the folder.

list

Lists the details of the user.

Wildcards can be used to specify -owner and -host parameters, as follows:

  • * represents any number of characters
  • ? represents any single character

export

Exports the security details of the existing users to a text file.

EXAMPLE:

ctmsetown -action export -filename $HOME/ctm_server/data/user_report.txt

NOTE: Exporting the text file from Windows to UNIX or from UNIX to Windows, requires EOL transformation.

import

Imports the details of the users stored in the specified import file.

help

Displays the usage of the ctmsetown utility.

Parent Topic

ctmsetown