IN THIS ARTICLE
Lists the qq commands for LDAP and Certificates available in Qumulo Core and their corresponding API action
REQUIREMENTS
- Cluster running Qumulo Core 2.6.10 and above
- Cluster is in quorum and qfsd process is running on the selected node
- The list below reflects the qq commands currently available for LDAP and Certificates released in version 2.6.10 of Qumulo Core. Certain commands may require upgrading to a later release to utilize a specific API action related to this feature.
- Command line (CLI) tools installed via API & Tools in the Web UI
- Admin privileges on the Qumulo cluster
COMMANDS FOR LDAP
COMMAND | ACTION |
qq ldap_get_settings
|
Get LDAP server settings from disk |
qq ldap_get_status
|
Get LDAP client connection states |
qq ldap_login_name_to_gid_numbers
|
Query the LDAP server for the gid numbers for all the groups of which the given login name is a member. This returns a vector of results in the case that the given login name maps to multiple uid numbers |
qq ldap_login_name_to_uid_numbers
|
Get the uidNumbers from a login name using the LDAP server |
qq ldap_set_settings
|
Set LDAP server settings on disk |
qq ldap_uid_number_to_login_name
|
Get login name from uidNumber using LDAP server |
qq ldap_update_settings
|
Update LDAP server settings on disk |
COMMANDS FOR CERTIFICATES
COMMAND | ACTION |
qq ssl_delete_ca_certificate
|
Delete SSL CA certificate |
qq ssl_get_ca_certificate
|
Get SSL CA certificate |
qq ssl_modify_ca_certificate
|
Set SSL CA certificate |
qq ssl_modify_certificate
|
Set SSL certificates |
NOTE: Once you've accessed a node via ssh, you can see the full list of qq commands by running:
qq -h
|
RESOLUTION
You should now be able to successfully use qq commands to complete specific API actions for LDAP and Certificates in Qumulo Core
ADDITIONAL RESOURCES
QQ CLI: Install Command-Line Tools
QQ CLI: Comprehensive list of Commands
Like what you see? Share this article with your network!
Comments
0 comments