To define linux nodes to the CA Top Secret database as NDT node elements enter:
TSS ADD|REMOVE|REPLACE(NDT) LINUXNODE(node_name)
[IPADDR(ip_address)
FACILITY(facility_name)
ACTIVE(YES|NO)]
Specifies the linux system name.
Maximum length: 246 characters
Specifies the IP address for the Linux system.
Specifies the facility name to use for system entry validation.
Indicates whether the node is active and whether system validation is performed:
The node is active and system validation is performed.
(Default) The node is inactive and system validation is not performed.
Example: defining a linux node
This example adds the new Linux system name LSERVER with IP address 201.212.0.8, using facility LNXPROD for validations:
TSS ADD(NDT) LINUXNODE(LSERVER)
IPADDR(201.212.0.8)
FACILITY(LNXPROD)
ACTIVE(YES)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|