Either you can use Account class or you can use different attribute.
On Mon, Jan 20, 2014 at 9:38 PM, W Forum W <[email protected]> wrote: > Hi > I try to add a user but the host attribute is not accept (everything else > is fine) > > ldapadd -x -W -D "cn=admin,dc=example,dc=com" -f user.ldif > Enter LDAP Password: > adding new entry "uid=user,ou=Users,dc=example,dc=comt" > ldap_add: Object class violation (65) > additional info: attribute 'host' not allowed > > how can i add a host attribute > i have following schema installed > > core.schema > cosine.schema > nis.schema > inetorgperson.schema > samba.schema > > thanks in advance >
