[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: revisiting openldap as auth server
On Thu, Oct 17, 2002 at 02:33:35AM -0500, Justin Georgeson wrote:
> Importing into LDAP...
> adding new entry "ou=People,dc=unboundtech,dc=com"
> ldap_add: No such object
> additional info: parent does not exist
The error message says it all: you need to create the parent entry
before trying to populate it. In this case, just make up a little LDIF
file with an entry for dc=unboundtech,dc=com and add it in.
Andrew
--
-----------------------------------------------------------------------
| From Andrew Findlay, Skills 1st Ltd |
| Consultant in large-scale systems, networks, and directory services |
| http://www.skills-1st.co.uk/ +44 1628 782565 |
-----------------------------------------------------------------------