[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapadd: invalid format
Yeah, it appears that the ldap-howto I was looking at, is out of date.
I've managed to get my Top added.
On Mon, 1 Apr 2002, John Dalbec wrote:
>
>
> Adam Grochowski wrote:
> >
> > Hi,
> > I'm having a weird problem with my ldap installation .
> > trying to follow the HowTo to create my organization o=
> > I created an ldif, with the following
> >
> > o=Thomas Jefferson University, c=US
> > objectClass=organization
> > description=Thomas Jefferson University Hospital
>
> This is not an ldif. Try:
>
> dn: o=Thomas Jefferson University, c=US
> objectClass: organization
> description: Thomas Jefferson University Hospital
>
> >
> > However, when I ldapadd, I get
> >
> > ldapadd: invalid format (line 1) entry: ""
> >
> > can anyone shed light on this?
> > Thanks,
> > adam
>