[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Syntax for float attributes
slapd(8) does not support any floating point syntax.
IIRC, no such syntax has even been standardized for
use in LDAP. Of course, slapd(8) is extensible....
Kurt
At 04:31 AM 2/28/2006, Javier Amor Garcia wrote:
>Hello,
>
> Sorry for bringing this simple question.
>I am building a custom schema and i had to define an attributeType that
>must be able to hold a floating-point number.
> I had spent a bit of time searching for a syntax for the attributeType
>definition but i was unable to find any syntax related to floats and
>now i am not sure that such thing exists.
> Can someone give me any pointer about this issue?.
>
>Thanks,
> Javier