ITS#5829 document the default modulepath

This commit is contained in:
Howard Chu 2009-06-23 23:33:29 +00:00
parent d3aae2dc42
commit eb2d7ceb93
3 changed files with 5 additions and 0 deletions

View file

@ -31,6 +31,7 @@ all-common:
-e 's%BINDIR%$(bindir)%' \ -e 's%BINDIR%$(bindir)%' \
-e 's%LIBDIR%$(libdir)%' \ -e 's%LIBDIR%$(libdir)%' \
-e 's%LIBEXECDIR%$(libexecdir)%' \ -e 's%LIBEXECDIR%$(libexecdir)%' \
-e 's%MODULEDIR%$(moduledir)%' \
-e 's%RELEASEDATE%$(RELEASEDATE)%' \ -e 's%RELEASEDATE%$(RELEASEDATE)%' \
$(srcdir)/$$page \ $(srcdir)/$$page \
| (cd $(srcdir); $(SOELIM) -) > $$page.$(TMP_SUFFIX); \ | (cd $(srcdir); $(SOELIM) -) > $$page.$(TMP_SUFFIX); \

View file

@ -913,6 +913,8 @@ option.
.B olcModulePath: <pathspec> .B olcModulePath: <pathspec>
Specify a list of directories to search for loadable modules. Typically Specify a list of directories to search for loadable modules. Typically
the path is colon-separated but this depends on the operating system. the path is colon-separated but this depends on the operating system.
The default is MODULEDIR, which is where the standard OpenLDAP install
will place its modules.
.SH SCHEMA OPTIONS .SH SCHEMA OPTIONS
Schema definitions are created as entries in the Schema definitions are created as entries in the
.B cn=schema,cn=config .B cn=schema,cn=config

View file

@ -685,6 +685,8 @@ option are only usable if slapd was compiled with \-\-enable\-modules.
.B modulepath <pathspec> .B modulepath <pathspec>
Specify a list of directories to search for loadable modules. Typically Specify a list of directories to search for loadable modules. Typically
the path is colon-separated but this depends on the operating system. the path is colon-separated but this depends on the operating system.
The default is MODULEDIR, which is where the standard OpenLDAP install
will place its modules.
.HP .HP
.hy 0 .hy 0
.B objectclass "(\ <oid>\ .B objectclass "(\ <oid>\