Using UNIX commands
This following table summarizes the most commonly used Centrify command line programs.
Command | Location | Description |
adcheck |
/usr/share/centrifydc/bin |
Performs operating system, network, and Active Directory tests to verify a computer meets the system requirements for a successful installation. For example, the install.sh script runs the adcheck program. |
adedit |
/usr/bin |
Starts the adedit application for interactive commands or running scripts For more information about the adedit application, see Using ADEdit. |
adflush |
/usr/sbin |
Clears the computer’s agent cache. Use this after you have made changes to Active Directory accounts to remove and replace the previous values. |
adgpupdate |
/usr/bin |
Retrieves group policies from the Active Directory domain controller and applies the policy settings to the local computer and current user immediately. If you do not use the command, group policies are automatically updated at a random interval between 90 and 120 minutes. |
adinfo |
/usr/bin |
Displays summary or detailed diagnostic information for the managed computer. |
adjoin |
/usr/sbin |
Joins the local computer to an Active Directory domain, organizational unit and zone. |
adleave |
/usr/sbin |
Removes the local computer from the Active Directory domain. |
adpasswd |
/usr/bin |
Changes the Active Directory account password for the current user or a specified user. |
adquery |
/usr/bin |
Queries Active Directory for information about users and groups. |
dzinfo |
/usr/bin |
Displays information about the effective rights and roles for the current login account. |
dzdo |
/usr/bin |
Enables you to run privileged commands as root or another user. |
Some UNIX commands require you to be logged on as root or as a user with root privileges. Other commands allow different operations or return different results if you are logged on as root. For the complete list of Centrify command line programs you can run on Linux and UNIX computers, see the Administrator’s Guide for Linux and UNIX. For detailed information about the options available for any command, see the man page for that command.