With wmic there is supposed to be a -k switch which is used for Kerberos 
authentication. It has a STRING parameter. I put there a 1. So tried it with 
this command and got it to panic:

$ wmic -k1 -UMYDOMAIN/zenosswmi //somehosthere "select * from 
Win32_ComputerSystem"

Failed to bind to uuid xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx - 
NT_STATUS_INVALID_PARAMETER
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
INTERNAL ERROR: Signal 11 in pid 12558 (4.0.0tp4-SVN-build-UNKNOWN)
Please read the file BUGS.txt in the distribution
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PANIC: internal error
BACKTRACE: 24 stack frames:
 #0 wmic(call_backtrace+0x27) [0x84311c7]
 #1 wmic(smb_panic+0x1fa) [0x843148f]
 #2 wmic [0x84315cb]
 #3 wmic [0x8431603]
 #4 /lib/tls/libc.so.6 [0x27c898]
 #5 wmic [0x843f09b]
 #6 wmic(talloc_free+0x11) [0x843f5bf]
 #7 wmic(dcerpc_pipe_auth_recv+0xe8) [0x824a177]
 #8 wmic [0x824b68f]
 #9 wmic(composite_is_ok+0x38) [0x83c8750]
 #10 wmic [0x82498d8]
 #11 wmic [0x83c87a1]
 #12 wmic [0x83c9ad0]
 #13 wmic [0x83c9e48]
 #14 wmic(event_loop_once+0x16) [0x83c8c99]
 #15 wmic(composite_wait+0x47) [0x83c86eb]
 #16 wmic(dcerpc_pipe_connect_recv+0x27) [0x824bc61]
 #17 wmic(dcerpc_pipe_connect+0x43) [0x824bcff]
 #18 wmic [0x80a1558]
 #19 wmic(dcom_create_object+0x3c) [0x80a17a2]
 #20 wmic [0x808f7f0]
 #21 wmic [0x808f191]
 #22 /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x269de3]
 #23 wmic [0x808ea41]
Aborted

I replaced the uuid with x:s for security concerns.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=13713#13713

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to