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

Re: More stranges in database...



On 26 May 2000, Turbo Fredriksson wrote:

> and some other stuff like that... And the produced ldif looks a little strange:
> 
> dn: nsLIProfileName=hakan.teleservice.com,ou=Roaming,o=Teleservice Vast AB,c=S
>  E
...
> (Yes, the ' E' is really there like so... It should have been just after
> the S on the above line, giving 'SE'...)

The LDIF format allows for lines longer than 80 characters by splitting over
several lines. Continued lines start with a single space. Therefore the above
is actually correct - the space is removed and the remainder of the line (just
the "E" in this case) is appended to the DN.

Cheers,
  Neil

-------------------------------------------------------------------------------
  Neil Hunter                                     Tel:    +44 (0)113 207 6073
  Internet Systems Developer                      Fax:    +44 (0)113 207 6065
  Planet Online Limited                           Mobile: +44 (0)7787 100 649
-------------------------------------------------------------------------------