This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
damien
/
slackbuilds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
n/openldap: Fix permissions on data directory.
slackware-14.2
Damien Goutte-Gattat
12 years ago
parent
acda8163c9
commit
eb39e00fb6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
n/openldap/doinst.sh
+ 1
- 0
n/openldap/doinst.sh
View File
@ -21,3 +21,4 @@ if ! grep ^ldap /etc/passwd > /dev/null ; then
fi
chown -R ldap:ldap /var/lib/openldap-data /var/lib/openldap-slurp /etc/openldap
chmod
700
/var/lib/openldap-data /var/lib/openldap-slurp
Write
Preview
Loading…
Cancel
Save