idsversion
Use the idsversion to see the version of IBM® Security Verify Directory components.
Description
The idsversion command lists the versions of all IBM Security Verify Directory components that are installed on a computer. IBM Security Verify Directory components include base, client, servers, proxy server, Web Administration Tool, and language packages.
Synopsis
idsversion [[-b outputfile] [-d] [-r] [-t tmpOutDir]]| -v | -?
Options
The options to the idsversion command.
- -b outputfile
- Specifies the absolute path of a file for redirecting output.
- -d
- Specifies to set the debug option.
- -r
- Lists the full information about each IBM Security Verify Directory component. With the -r option, the information is shown in raw format.
- -t tmpOutDir
- Specifies a directory for storing intermediate data during the operation.
- -v
- Specifies to list the version of the command.
- -?
- Specifies to show the syntax format.
Examples
- Example 1:
- To list the version of the installed IBM Security Verify
Directory components on a 64-bit
architecture in a raw format, run the idsversion command with the
-r
option.
idsversion –rTDS_SRVBASE#10.0.2.0 TDS_SRVPROXY64#10.0.2.0 TDS_CLTBASE#10.0.2.0 TDS_CLTJAVA#10.0.2.0 TDS_SERVER64#10.0.2.0 TDS_WEBADMIN#10.0.2.0 TDS_CLIENT32#10.0.2.0 TDS_CLIENT64#10.0.2.0 TDS_ENTITLEMENT#10.0.2.0 - Example 2:
- To redirect the version information to another file, run the following
command:
The idsversion command with the -b option redirects the version information for the installed IBM Security Verify Directory components on a 64-bit architecture to a file specified by filename. For IBM Security Verify Directory installed components, the file that is specified by filename might contain the following entries:idsversion –b filenameTDS base server version:10.0.2.0 64-bit TDS proxy server version:10.0.2.0 TDS base client version:10.0.2.0 TDS java client version:10.0.2.0 64-bit TDS server version:10.0.2.0 TDS Web-admin server version:10.0.2.0 32-bit TDS client version:10.0.2.0 64-bit TDS client version:10.0.2.0 TDS Entitlement version:10.0.2.0