Reference Guide
--ownerpwd
Valid Argument <password>
Description
Sets, changes, or removes the owner password. The system cannot report the owner password.
The owner password is designed for companies that loan or lease systems. It allows the leasing
agency (the owner of the system) to remove any administrator, system, or hard drive passwords
that is set on the system by the lessee.
NOTE: Reboot the system to complete any owner password actions.
Example
NOTE: Password containing special characters must be provided in double inverted
commas (“”).
To set the password:
C:\>cctk --ownerpwd=<new-password>
You can set the owner password if the lower priority passwords (administrator, system, or hard
drive passwords) are not set.
NOTE: If owner password is set on a system, set the system or administrator password
for configuring the BIOS options on the system.
To change the password:
C:\>cctk --ownerpwd=<new-password> --valownerpwd=<old-password>
To remove the password:
C:\>cctk --ownerpwd= --valownerpwd=<password>
--passwordbypass
Valid Argument
off, rebootbypass, resumebypass, rebootandresumebypass
Description Sets the password bypass feature.
--pccard
Valid Argument
enable, disable
Description Enables or disables the PC card.
--pccardand1394
Valid Argument
enable, disable
Description Enables or disables the PC card and 1394 devices.
--pci
Valid Argument
Read-only
Description
Performs a scan of all PCI buses and displays the results. This utility uses an open source pci.ids
file for vendor or device name resolution. This utility looks for a file called pci.ids in the current
working directory. If the file is not found in the current working directory, the directory containing
the CCTK executable is searched. If the -n option is used to specify a filename, this filename is
used for resolution. If a specific filename is not given and the pci.ids file cannot be found,
Unknown is printed for all vendor and device codes. For more information, see Completion Code.
60