opnsense-ports/net/yptransitd/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

22 lines
571 B
Text

[
{ type: install
message: <<EOM
a) Make sure the following is in your slapd.conf file.
#needed for yptransitd
include ${LOCALBASE}/openldap/schema/cosine.schema
include ${LOCALBASE}/openldap/schema/nis.schema
b) Make sure the following files have been localised.
${LOCALBASE}/openldap/ldap.conf
${LOCALBASE}/openldap/slapd.conf
${LOCALBASE}/yptransitd/ldap.conf
${LOCALBASE}/yptransitd/yptransitd.conf
c) The following URL should help in getting this beast running.
http://www.openldap.org/lists/openldap-software/200010/msg00097.html
EOM
}
]