[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Object Class Violation
On Thu, Nov 06, 2003 at 02:20:24PM -0500, Asif Iqbal wrote:
> > organizationalUnit, because you need an "ou: hosts" attribute entry
> > at least if you are using that DN.
>
> dn: ou=hosts,dc=qwestip,dc=net
> objectclass: top
> objectclass: organizationalUnit
>
> Now I get Naming Violation
>
> Is there a chart or some cheat sheet out there that I can laways refer to ?
You are missing the "ou: hosts" entry as I stated above. You always need an
entry with the RDN (in your case, ou=hosts).