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

Re: Data



On Wed, 8 Jan 2003, Sonia Gillespie wrote:

> Does anyone know if there are any limits to that size of data that can be entered for a certain field?  Also in the LDIF file is there a maximum length for the name of the attributes?

For as far as I know, it depends on the server:

when you look at your schemas, you'll find the maximum lenght of the 
attribute.

e.g.:

in core.schema.default

attributetype ( 2.5.4.41 NAME 'name'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768}
)

as you can see, there is {32768} at the end of the syntax line.  This 
number is the maximum lenght of that attribute (name in this case).

When no lenght has been specified, I suppose there is no maximum lenght, 
but I'm not sure...

hope this helps,

Raf



> 
> Thanks very much!
> 
> Sonia.
> 
> Sonia Gillespie, Software Engineer, Lagan
> E-Mail: sonia_gillespie@lagan.com
> 
> 
> The information in this message is confidential and may be legally privileged. It is intended solely for the addressee.  Access to this message by anyone else is unauthorised.  If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful.  Please immediately contact the sender if you have received this message in error.
> 
> 

-- 
------------------ System- and Network Administrator -------------------
ACUNIA nv                                         raf.meeusen@acunia.com
Philipssite 5 - Floor 3 - Bus 3                 tel: +32 (0) 16 31 00 20
3001 Heverlee, Leuven --  Belgium               fax: +32 (0) 16 31 00 29
http://www.acunia.com                           
------------------------------------------------------------------------