2013-10-12 16 views
6

tôi đang thực hiện dưới lệnh từ ubuntu 12.04 và nhận được lỗiipmitool cho "Kiểu xác minh NONE không được hỗ trợ"

ipmitool -H 192.168.0.254 -U root root -P danh sách người dùng
Xác thực loại NONE không được hỗ trợ
kiểu xác minh NONE không được hỗ trợ
Lỗi: không thể thiết lập phiên LAN
Nhận lệnh truy cập người dùng thất bại (kênh 14, sử dụng 1)

tôi đã kích hoạt tùy chọn tiết và có đầu ra sau

ipmitool -H 192.168.0.254 -U root -P root user list -vvv 
ipmi_lan_send_cmd:opened=[0], open=[134852928] 
IPMI LAN host 192.168.0.254 port 623 
Sending IPMI/RMCP presence ping packet 
send_packet (12 bytes) 
06 00 ff 06 00 00 11 be 80 00 00 00 
recv_packet (27 bytes) 
06 00 ff 06 00 00 11 be 40 00 10 00 00 11 be 00 
00 00 00 81 00 00 00 00 00 00 00 
Received IPMI/RMCP response packet: 
IPMI NOT Supported 
ASF Version unknown 
RMCP Version 1.0 
RMCP Sequence 255 
IANA Enterprise 1162752 

ipmi_lan_send_cmd:opened=[1], open=[134852928] 
>> IPMI Request Session Header 
>> Authtype : NONE 
>> Sequence : 0x00000000 
>> Session ID : 0x00000000 
>> IPMI Request Message Header 
>> Rs Addr : 20 
>> NetFn  : 06 
>> Rs LUN  : 0 
>> Rq Addr : 81 
>> Rq Seq  : 00 
>> Rq Lun  : 0 
>> Command : 38 
send_packet (23 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 
c8 81 00 38 0e 04 35 
recv_packet (30 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 10 81 1c 
63 20 00 38 00 01 80 18 02 a2 02 00 00 69 
ipmi message header (30 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 10 81 1c 
63 20 00 38 00 01 80 18 02 a2 02 00 00 69 
<< IPMI Response Session Header 
<< Authtype : NONE 
<< Sequence : 0x00000000 
<< Session ID : 0x00000000 
<< IPMI Response Message Header 
<< Rq Addr : 81 
<< NetFn  : 07 
<< Rq LUN  : 0 
<< Rs Addr : 20 
<< Rq Seq  : 00 
<< Rs Lun  : 0 
<< Command : 38 
<< Compl Code : 0x00 
get_auth_capabilities (8 bytes) 
01 80 18 02 a2 02 00 00 
Channel 01 Authentication Capabilities: 
    Privilege Level : ADMINISTRATOR 
    Auth Types  : 
    Per-msg auth : disabled 
    User level auth : disabled 
    Non-null users : disabled 
    Null users  : disabled 
    Anonymous login : disabled 

Authentication type NONE not supported 
ipmi_lan_send_cmd:opened=[1], open=[134852928] 
>> IPMI Request Session Header 
>> Authtype : NONE 
>> Sequence : 0x00000000 
>> Session ID : 0x00000000 
>> IPMI Request Message Header 
>> Rs Addr : 20 
>> NetFn  : 06 
>> Rs LUN  : 0 
>> Rq Addr : 81 
>> Rq Seq  : 01 
>> Rq Lun  : 0 
>> Command : 38 
send_packet (23 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 
c8 81 04 38 0e 04 31 
recv_packet (30 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 10 81 1c 
63 20 04 38 00 01 80 18 02 a2 02 00 00 65 
ipmi message header (30 bytes) 
06 00 ff 07 00 00 00 00 00 00 00 00 00 10 81 1c 
63 20 04 38 00 01 80 18 02 a2 02 00 00 65 
<< IPMI Response Session Header 
<< Authtype : NONE 
<< Sequence : 0x00000000 
<< Session ID : 0x00000000 
<< IPMI Response Message Header 
<< Rq Addr : 81 
<< NetFn  : 07 
<< Rq LUN  : 0 
<< Rs Addr : 20 
<< Rq Seq  : 01 
<< Rs Lun  : 0 
<< Command : 38 
<< Compl Code : 0x00 
get_auth_capabilities (8 bytes) 
01 80 18 02 a2 02 00 00 
Channel 01 Authentication Capabilities: 
    Privilege Level : ADMINISTRATOR 
    Auth Types  : 
    Per-msg auth : disabled 
    User level auth : disabled 
    Non-null users : disabled 
    Null users  : disabled 
    Anonymous login : disabled 

Authentication type NONE not supported 
Error: Unable to establish LAN session 
Failed to open LAN interface 
Get User Access command failed (channel 14, user 1) 

Bất kỳ ai cũng có thể cho tôi biết cách giải quyết vấn đề này?

Trả lời

6

Vui lòng sử dụng lanplus -I, chẳng hạn như:

ipmitool -I lanplus -H 192.168.0.254 -U root -P root user list 
+0

Nhờ cung cấp thông tin. Điều này giúp rất nhiều và giải quyết vấn đề. Một lần nữa cảm ơn .. –

+0

ipmitool -I lanplus -H 192.168.0.254 -U root -P gốc danh sách người dùng –

+0

Cảm ơn. Hoạt động trên Solaris 10 thẩm vấn Oracle X5 iLOM: 'ipmitool -I lanplus -H 10.10.10.10 -U XXXXX-P XXXX -v danh sách sdr ' –

Các vấn đề liên quan