[
https://issues.apache.org/jira/browse/DIRSERVER-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629852#comment-16629852
]
Asgarda commented on DIRSERVER-2253:
------------------------------------
Hi, Emmanuel!
Sorry for what I placed that ticket in wrong thread.
I've following posixAccount definition in \{NIS} schema:
{code:java}
dn: m-oid=1.3.6.1.1.1.2.0,ou=objectClasses,cn=nis,ou=schema
objectclass: top
objectclass: metaTop
objectclass: metaObjectClass
m-oid: 1.3.6.1.1.1.2.0
m-description: Abstraction of an account with POSIX attributes
m-may: userPassword
m-may: description
m-must: cn
m-must: uid
m-name: posixAccount
m-obsolete: FALSE
m-supobjectclass: top
m-typeobjectclass: AUXILIARY
{code}
As you can see, there is no homeDirectory and other MUST important attributes.
I've done nothing with my \{NIS} schema, I even not enable it! Just installed
ApacheDS AM25, starts it and that is all what I've done.
> NIS schema object class and attribute problem
> ---------------------------------------------
>
> Key: DIRSERVER-2253
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2253
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap, schema
> Affects Versions: 2.0.0.AM25
> Environment: LXC Debian 9.5 container on Proxmox VE 5.0 (amd64 of
> course)
> Reporter: Asgarda
> Priority: Critical
> Labels: newbie, test, usability
>
> I've found problem with NIS schema. I don't even know how it possible, but
> object class *posixAccount* have no enough +_MUST_+ attributes, like
> *homeDirectory*. Somehow that attribute was placed into *extensibleObject*
> class.
>
> I've tried to reinstall ApacheDS AM25, because thinked what I doing something
> wrong, but no, problem wasn't fixed! Last try was - install M24, and after
> that I've checked NIS schema in that build, and it was OK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)