Server Management - Remote Server Management
1752591 Members
2983 Online
108788 Solutions
New Discussion

CPQLOCFG errors

 
Brian Weck
New Member

CPQLOCFG errors

I'm getting the following error when I try to add a user account to some of my RILO Is:

MESSAGE='Syntax error: Line #8: syntax error near "<" in the line: "< CONFIG_ILO_PRIV value = "Yes" />"'

All of these RILOs have v 2.53 firmware. Does adding user accounts not work on RILO Is with CPQLOCFG?
1 REPLY 1
Chuck Reimer
Advisor

Re: CPQLOCFG errors

Configuring the "RILOE" class cards will work with cpqlocfg.exe but the scripts available are not always compliant. In your case, the utility is trying to CONFIG_ILO_PRIV which does not exist as a possible configuration parameter so the script errors out. If you remove comment this line out, that should correct the problem. Here is a sample script I use to configure RILOE's:





USER_NAME ="Username"
USER_LOGIN ="Username"
PASSWORD ="Password">