Encrypting seed files
The encryption of a seed file applies only to certain information that is applicable to SNMP V3 devices. For these devices, you can encrypt the keyword that contains the authentication password.
Obtain administrative privileges to encrypt seed files.
- The first line of the seed file must begin with a pound (#) sign and read as follows:#<encrypted seed>:1.0:AUTHPASS,PRIVPASSTheAUTHPASSandPRIVPASSkeywords specify the authentication and privacy passwords for an SNMP v3 device.
- To disable encryption, add a second pound sign (#) at the beginning of the line.If a seed file already includes the first line for encryption, specify thesm_editutility with the--noeditoption to encrypt the file without opening it.BASEDIR/smarts/bin/sm_edit --noedit conf/<security configuration file>