[Date Prev][Date Next] [Chronological] [Thread] [Top]

[2.0.7] Wildcard search failure on attr=ipHostNumber



When using version 2.0.7, and trying a wildcard search thus

 "(ipHostNumber=148.88.18.*)"

on objects that return values if a full IP is supplied, eg,

 "(iphostnumber=148.88.18.5)"

the search fails and I get debug output that indicates that my filter
is a bad filter.

Is this the expected behaviour ?


Relevant debug (-d 1023) output follows:

begin get_filter
SUBSTRINGS
begin get_substring_filter
ber_scanf fmt ({o) ber:
ber_dump: buf=0x08106e58 ptr=0x08106e82 end=0x08106eb0 len=46
  0000:  a4 1c 04 0c 69 70 48 6f  73 74 4e 75 6d 62 65 72   ....ipHostNumber  
  0010:  30 0c 80 0a 31 34 38 2e  38 38 2e 31 38 2e 30 0e   0...148.88.18.0.  
  0020:  04 0c 69 70 68 6f 73 74  6e 75 6d 62 65 72         ..iphostnumber    
ber_scanf fmt (O) ber:
ber_dump: buf=0x08106e58 ptr=0x08106e94 end=0x08106eb0 len=28
  0000:  80 0a 31 34 38 2e 38 38  2e 31 38 2e 30 0e 04 0c   ..148.88.18.0...  
  0010:  69 70 68 6f 73 74 6e 75  6d 62 65 72               iphostnumber      
  error=18
end get_filter 0
    filter: (badfilter)



-- 
Regards,

----------------------------------------------------------------------
*  Kevin M. Buckley              e-mail: K.Buckley@lancaster.ac.uk   *
*                                                                    *
*  Systems Administrator                                             *
*  Computer Centre                                                   *
*  Lancaster University          Voice:  +44 (0) 1524 5 93718        *
*  LANCASTER. LA1 4YW            Fax  :  +44 (0) 1524 5 25113        *
*  England.                                                          *
*                                                                    *
*  My PC runs Linux/GNU, you still computing the Bill Gate$' way ?   *
----------------------------------------------------------------------