Thanks for the reply
I added the core.schema
include ./schema/core.schema
include ./schema/cosine.schema
include ./schema/nis.schema
include ./schema/inetorgperson.schema
include ./schema/openldap.schema
include ./schema/dyngroup.schema
database config
rootdn cn=admin,cn=config
rootPw secret
but I am still getting the same error of invalid argument as shown below
52313ad6 ldif_write_entry: could not put entry file for "cn=config" in place: Invalid argument
52313ad6 config_build_entry: build "cn=config" failed: "(null)" 52313ad6 backend_startup_one (type=config, suffix="cn=config"): bi_db_open failed! (-1)
slap_startup failed (test would succeed using the -u switch)
is their anything I am missing here in slaptest function
slapd -T test -f slapd.conf -F slapd.d
waiting for your inputs