When Dual Control is activated, the maker needs to create transactions before these are processed by a checker.
To create a transaction
hosts maker@
The hosts command connects you to the PMDB (maker). When Dual Control is activated, the name of the PMDB is always “maker.” After you enter the hosts command, a message reports whether the connection to the host is successful or not.
start_transaction transactionName
Use start_transaction command as the first step when entering or updating a transaction. You can describe the transaction or give it any name you want, up to 256 alphanumeric characters.
This is a list of commands. For example:
newusr mary owner(bob) audit(failure,loginfailure) chres TERMINAL tty30 defaccess(read) \ restrictions(days(weekdays)time(0800:1800))
end_transaction
The transaction is complete; you are presented with the unique ID number assigned to your transaction. The commands are placed in a file, where you can still access and change them until a checker, in preparation for processing, locks them.
Note: Make sure you record the transaction ID number if you want to be able to edit the transaction later.
To edit a transaction
hosts maker@ start_transaction transactionName transactionId
You can then enter the appropriate commands to update the transaction:
chusr mary category (FINANCIAL) end_transaction
Make sure you are in the ACInstallDir/bin path (where ACInstallDir is the installation directory for CA ControlMinder, by default /opt/CA/AccessControl).
Command with Parameter |
Description |
---|---|
sepmd ‑m l |
Lists the unprocessed transactions of the user who invoked the parameter. |
sepmd ‑m la |
Lists all the transactions of all the makers that are waiting to be processed. |
sepmd ‑m lo |
Lists the transactions of all the makers except those of the user who invoked the parameter Each transaction in the list includes the name of the maker, the ID number of the transaction, and a description of the transaction, if the maker entered one. |
sepmd ‑m r transactionId
sepmd ‑m d transactionId
Copyright © 2013 CA Technologies.
All rights reserved.
|
|