Fujitsu IRMC S2/S3 Universal Remote User Manual


 
424 iRMC S2/S3
Configuring the iRMC S2/S3 via SCCI and scripted configuration
<CMDSEQ>
<!-- ConfCabinetLocation -->
<CMD Context="SCCI" OC="ConfigSpace" OE="200" OI="0" >
<DATA Type="xsd::string">%s</DATA>
</CMD>
<!-- ConfSystemContact -->
<CMD Context="SCCI" OC="ConfigSpace" OE="204" OI="0" >
<DATA Type="xsd::string">%s</DATA>
</CMD>
</CMDSEQ>
'''
doit(LocationContact % ("Ostsee","Kiel"))
12.2.2.5 Generating encrypted passwords with iRMC_PWD.exe
The Fujitsu Technology Solutions iRMC password encryption and verification
Utility iRMC_PWD.exe is a Win32 program allowing you to generate encrypted
passwords for use with SCCI scripting. iRMC_PWD.exe can be used both to
encrypt a single password and to generate a SCCI batch file for scripted
configuration.
iRMC_PWD standard command line options
[-h] [-?]
This help.
[-v]
Verify an encrypted password string.
[-o] <oid>
The Object ID for the data to be encrypted.
[-u] <username>
Username for the given Object ID (optional).
[-p] <password>
Password for the given Object ID / / encrypted password string to be
verified.
[-x] <opCodeExt>
Opcode extension for the ConfigSpace data to encrypt.