Hi 
        I downloaded ipmitool-1.8.11.tar.gz and compile on opensolairs 10.
        I did the normal 
                        Configure
                        make
        
                        make install does not work but am not worry as Solairs 
has some directory that are different

        
        am doing ipmitool -H 192.168.0.129 -U ADMIM -P ADMIN raw 0x06 0x52 0x07 
0x78 0x01 0x78 2

        but it complain about the -P switch, but if i do 
        ipmitool -H 192.168.0.129 -U ADMIM raw 0x06 0x52 0x07 0x78 0x01 0x78 2
        it will now ask for the password and run with no problem returning 01 
for a good psu
        i've test some other like chassic and then return lots of information
        so it working just no -P

        anyway i will download the CVS version and try see if that works


thanks


        


-----Original Message-----
From: Zdenek Styblik [mailto:zdenek.styb...@gmail.com] 
Sent: 10 February 2012 05:12
To: carl brunning
Cc: ipmitool-devel@lists.sourceforge.net
Subject: Re: [Ipmitool-devel] -P switch missing

On Thu, Feb 9, 2012 at 11:06 PM, carl brunning <ca...@cblinux.co.uk> wrote:
> I just want to know if the –P for Password is missing or broken
>

Hello.

What version of ipmitool?
What's the source aka where did it come from aka where did you get it?
Is it specific build eg. without LAN/LAN+ support(which I guess translates into 
ENABLE_ALL_OPTIONS)?

Regards,
Z.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to