Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn McKinney
OpenLDAP
Commits
0c226bc6
Commit
0c226bc6
authored
May 29, 2000
by
Kurt Zeilenga
Browse files
Import openldap-ldbm perms from devel
parent
aaaac6ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
servers/slapd/Makefile.in
View file @
0c226bc6
...
...
@@ -118,7 +118,7 @@ CFFILES=slapd.conf slapd.at.conf slapd.oc.conf
install-conf
:
FORCE
@
-
$(MKDIR)
$(sysconfdir)
@
-
$(
MKDIR)
$(localstatedir)
/openldap-ldbm
@
-
$(
INSTALL)
-m
700
-d
$(localstatedir)
/openldap-ldbm
@
for
i
in
$(CFFILES)
;
do
\
tmpcf
=
/tmp/
$$
i.
$$
;
\
if
test
$$
i
=
slapd.conf
;
then
\
...
...
servers/slapd/slapd.conf
View file @
0c226bc6
...
...
@@ -23,5 +23,7 @@ rootdn "cn=Manager, dc=my-domain, dc=com"
# be avoid. See slapd.conf(5) for details.
rootpw
secret
# database directory
# this directory MUST exist prior to running slapd AND
# should only be accessable by the slapd/tools Mode 700 recommended.
directory
%
LOCALSTATEDIR
%/
openldap
-
ldbm
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment