Reference Guide
The specied index in the cfgEmailAlert group must be enabled and congured properly. For more information,
see the Integrated Dell Remote Access Controller (iDRAC8) and iDRAC7 RACADM Command Line Interface
Reference Guide available at dell.com/support/manuals.
Synopsis
racadm testemail -i <index>
Input -i <index> — Species the index of the email alert to test.
Output
Success: Test e-mail sent successfully
Failure: Unable to send test e-mail
Example • Send a test email to the destination email address congured for index 1
racadm testemail -i 1
testfeature
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
– 0x02 — debug
– 0x04 — info
– 0x08 — warning
– 0x10 — errors
– 0x20 — fatal
– 0x40 — checks
– 0xff — all debug information
– 0xd0 — default debug level for AD and ADKRB.
– 0xf0 and 0xf2 — default debug level for LDAP.
NOTE: -d option is only supported on the rmware interface or rmware interfaces.
Example
• To test AD.
racadm testfeature -f AD -u joe@dell.com -p dell123
• To test ADKRB:.
racadm testfeature -f ADKRB -u joe@dell.com
76