Centos – How to enable nis schema in apacheDS

apache-dscentosldap

I'm having difficulty figuring out how to enable the nis schema in apacheDS (I want to be able to use the posixGroup and posixAccount classes).

Best Answer

I figured it out. Change the m-disabled attribute to FALSE (this attribute is under ou=schema and then cn=nis). Restart Apache Directory Studio and refresh the classes. posixAccount and posixGroup shows up then.