CLI Guide

testcifsshare
Description Tests the Common Internet File System (CIFS) share with the current SMB version.
Synopsis
racadm testcifsshare -u <username> -p <password> -l <CIFS share>
Input The options are:
-u—User name of the CIFS share that must be tested.
-p—Password for the CIFS share that must be tested.
-l—The CIFS share location that must be tested.
Example racadm testcifsshare -u shareme -p shareme -l //100.97.174.77/lccifs
testemail
Table 122. Details of testemail attribute
Description
Sends a test email from CMC to a specified destination. Prior to running the test email command, make sure
that the SMTP server is configured.
Synopsis
racadm testemail -i <index>
Input -i <index> — Specifies the index of the email alert to test.
Output
Success: Test e-mail sent successfully
Failure: Unable to send test e-mail
testfeature
Table 123. Details of testfeature attribute
Description Tests CMC feature x.
Synopsis
racadm testfeature -f AD -u <user_at_domain> -p <password> [-d
<debug_level>]
racadm testfeature -f ADKRB -u <user_at_domain> -p <password> [-d
<debug_level>]
racadm testfeature -f LDAP -u <user> -p <password> [-d <debug_level>]
Input
-f <feature> — options are:
AD — Test AD using simple authentication
ADKRB — Test AD using Kerberos authentication
LDAP — Test Generic LDAP
-u <user>— On the basis of a feature, <user> is user or user_at_domain.
-p <password> — Password for the user.
-d <debug_level> — The following bitmask:
0x00 — quiet
0x01 — verbose
90 RACADM Subcommand Details